ARVRPositionalTrackerTrackerHand Enumeration |
[Missing <summary> documentation for "T:Godot.ARVRPositionalTracker.TrackerHand"]
Namespace: Godot
public enum TrackerHand
Member name | Value | Description | |
---|---|---|---|
HandUnknown | 0 | The hand this tracker is held in is unknown or not applicable. | |
LeftHand | 1 | This tracker is the left hand controller. | |
RightHand | 2 | This tracker is the right hand controller. |