Adding a Transform Sync
This feature requires the Immerse SDK Enterprise Edition
This is different to the free Immerse SDK. Contact [email protected] if you require access.
Understand the difference between the Free and Enterprise SDK
Adding a Transform Sync
A Transform Sync component can be added like any other Unity component . It can be found under Component > Immerse > Platform Services > TransformSync.
Indexing
Once added, the component must also be indexed via the Scene Registry. If this component already exists in your scene, this process will take place automatically.
If a Transform Sync is not indexed, it will not work, as remote clients will be unable to find it.
Updated about 2 years ago