Table of Contents

Enum XRPositionalTracker.TrackerHand

Namespace
Godot
Assembly
GodotSharp.dll
public enum XRPositionalTracker.TrackerHand : long

Fields

Left = 1

This tracker is the left hand controller.

Max = 3

Represents the size of the XRPositionalTracker.TrackerHand enum.

Right = 2

This tracker is the right hand controller.

Unknown = 0

The hand this tracker is held in is unknown or not applicable.