Click or drag to resize

ConstraintTreeRoot Property

The root contraint (this is always a group)

Namespace:  ImmerseSDK.Interaction
Assembly:  ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.9.0.0 (3.9.0.0)
Syntax
C#
public ANDConstraintGroup Root { get; }

Property Value

Type: ANDConstraintGroup
See Also