Enum XrHandEXT
Identifies a hand. Provided by XR_EXT_hand_tracking.
Namespace: UnityEngine.XR.OpenXR.NativeTypes
Assembly: Unity.XR.OpenXR.dll
Syntax
public enum XrHandEXT
Fields
| Name | Description |
|---|---|
| Left | Specifies the hand tracker will be tracking the user's left hand.
Equivalent to the OpenXR value |
| Right | Specifies the hand tracker will be tracking the user's right hand.
Equivalent to the OpenXR value |