Immerse SDK
Toggle Dark/Light/Auto mode Toggle Dark/Light/Auto mode Toggle Dark/Light/Auto mode Back to homepage

SceneObjectIndex

class in ImmerseSDK.PlatformServices / Inherits from ObjectIndex

Indexes objects within a scene so they can be reliably referred to in a networked environment

Properties
Scene ID of the scene this is associated with (if initialized)
Methods
AddObject Add an object to the index
Objects cannot be added to this index at runtime. Please use DontDestroyOnLoadLoadIndex.SceneIndex instead