Unity packages that enable the Cluster Display functionality in the Editor.
| Package | Description |
|---|---|
| com.unity.cluster-display | The main required package which implements the core Cluster Display functionality. |
| com.unity.cluster-display.graphics | Toolkit package providing rendering features for Cluster Display, such as non-standard projections and overscan. |
| com.unity.cluster-display.rpc | Package required for Remote Procedural Call (RPC) support to make builds that run on multiple machines and simulate the same scene in-sync with each other. |