Click or drag to resize

SceneObjectIndex Class

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

Namespace:  ImmerseSDK
Assembly:  ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.9.0.0 (3.9.0.0)
Syntax
C#
[SerializableAttribute]
public class SceneObjectIndex : ObjectIndex

The SceneObjectIndex type exposes the following members.

Constructors
  NameDescription
Public methodSceneObjectIndex
Initializes a new instance of the SceneObjectIndex class
Top
Properties
Methods
Fields
  NameDescription
Private field_indexedObjects
Top
See Also