Click or drag to resize

SceneIndexedObjects Field

Index containing all IndexedMonoBehaviours in scene, indexed by their IDs

Namespace:  ImmerseSDK
Assembly:  ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.5.0.0 (3.5.0.0)
Syntax
C#
public readonly Index<MessageID, IndexedMonoBehaviour> IndexedObjects

Field Value

Type: IndexMessageID, IndexedMonoBehaviour
See Also