Enum XRPositionalTracker.TrackerHand
- Namespace
- Godot
- Assembly
- GodotSharp.dll
public enum XRPositionalTracker.TrackerHand : long
Fields
Left = 1
This tracker is the left hand controller.
Right = 2
This tracker is the right hand controller.
Unknown = 0
The hand this tracker is held in is unknown or not applicable.