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

ISceneIndexed

interface in ImmerseSDK.PlatformServices

An interface to describe a component that is indexed by the Scene
Implement this to include your script in the scene index when using “Add From Scene”

Properties
gameObject The GameObject this component is attached to
Automatically implemented by MonoBehaviour