Click or drag to resize

Scene_index Field

Namespace:  ImmerseSDK
Assembly:  ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.9.0.0 (3.9.0.0)
Syntax
C#
[UnityEngine.TooltipAttribute("A list of all assets to be indexed as part of this scene")]
[UnityEngine.SerializeField]
private SceneObjectIndex _index

Field Value

Type: SceneObjectIndex
See Also