Enum TrackModelNode.SelectionNodeStrategy
Device selection strategy enumeration.
Namespace: Evergine.Components.XR
Assembly: Evergine.Components.dll
Syntax
public enum TrackModelNode.SelectionNodeStrategy
Fields
| Name | Description |
|---|---|
| ByIndex | Selection by the node index. |
| RootNode | Selects the root node. |