LibraryActive

Mirror Interest Management

Mirror's global Interest Management system for multiplayer games, including built-in systems like Spatial Hashing and Distance.

Open source page ↗

Field note

What it does

Interest Management in Mirror reduces network traffic by sending only relevant world state to each player. It includes built-in systems: Spatial Hashing, Hex Spatial Hashing, Distance, Scene, Scene Distance, Match, Team, Custom, and Legacy. The API is global and customizable.

Capabilities

Available capabilities

Tags

Tags

Ways to use it

Ways to use it

No integrations filed yet.

Product features

Product features

Custom Interest Management

Provides a template to create your own interest management system.

Global Vis Range

Spatial Hashing uses one global Vis Range setting for everything in the scene.

Legacy Interest Management (Deprecated)

The legacy per-Network Identity interest management system is deprecated.

Owner-only Items

Team can be used for owner-only items, replacing Network Owner Checker.

Team Visibility

Team restricts visibility of networked objects to members of a team.