Enum TrackXRDevice.SelectionDeviceStrategy
Device selection strategy enumeration.
Namespace: Evergine.Components.XR
Assembly: Evergine.Components.dll
Syntax
public enum TrackXRDevice.SelectionDeviceStrategy
Fields
Name | Description |
---|---|
ByDeviceIndex | Selection by device index |
ByDeviceType | Selection by Device Type. |
ByDeviceTypeAndHandedness | Selection by device type and handedness. |
ByHandedness | Selection by handedness type. |