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 node index.  | 
      
| RootNode | Select the root node.  |