SerializableIndexNode Class |
Namespace: ImmerseSDK.Interaction
[SerializableAttribute] public class SerializableIndexNode
The SerializableIndexNode type exposes the following members.
Name | Description | |
---|---|---|
SerializableIndexNode | Initializes a new instance of the SerializableIndexNode class |
Name | Description | |
---|---|---|
childCount |
number of child nodes
| |
indexOfFirstChildInSerializedNodes |
index into ConstraintTree's SerializedNodes list of first child node (other children are consecutive)
| |
openForInspection |
used by the inspector to determine if node is expanded or collapsed
| |
referenceListIndex |
index into ReferenceList
|