Enum ARVRPositionalTracker.TrackerHand
enum TrackerHand
: int { ... }
Enum members
Name | Description |
---|---|
trackerHandUnknown
|
The hand this tracker is held in is unknown or not applicable. |
trackerLeftHand
|
This tracker is the left hand controller. |
trackerRightHand
|
This tracker is the right hand controller. |