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