Click or drag to resize

SerializableIndexNodeindexOfFirstChildInSerializedNodes Field

index into ConstraintTree's SerializedNodes list of first child node (other children are consecutive)

Namespace:  ImmerseSDK.Interaction
Assembly:  ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.5.0.0 (3.5.0.0)
Syntax
C#
public int indexOfFirstChildInSerializedNodes

Field Value

Type: Int32
See Also