docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Enum XrHandJointEXT

    Identifies a hand joint. Provided by XR_EXT_hand_tracking.

    Namespace: UnityEngine.XR.OpenXR.NativeTypes
    Assembly: Unity.XR.OpenXR.dll
    Syntax
    public enum XrHandJointEXT

    Fields

    Name Description
    IndexDistal

    The distal joint of the index finger. Equivalent to the OpenXR value XR_HAND_JOINT_INDEX_DISTAL_EXT.

    IndexIntermediate

    The intermediate joint of the index finger. Equivalent to the OpenXR value XR_HAND_JOINT_INDEX_INTERMEDIATE_EXT.

    IndexMetacarpal

    The metacarpal joint of the index finger. Equivalent to the OpenXR value XR_HAND_JOINT_INDEX_METACARPAL_EXT.

    IndexProximal

    The proximal joint of the index finger. Equivalent to the OpenXR value XR_HAND_JOINT_INDEX_PROXIMAL_EXT.

    IndexTip

    The tip of the index finger. Equivalent to the OpenXR value XR_HAND_JOINT_INDEX_TIP_EXT.

    LittleDistal

    The distal joint of the little finger. Equivalent to the OpenXR value XR_HAND_JOINT_LITTLE_DISTAL_EXT.

    LittleIntermediate

    The intermediate joint of the little finger. Equivalent to the OpenXR value XR_HAND_JOINT_LITTLE_INTERMEDIATE_EXT.

    LittleMetacarpal

    The metacarpal joint of the little finger. Equivalent to the OpenXR value XR_HAND_JOINT_LITTLE_METACARPAL_EXT.

    LittleProximal

    The proximal joint of the little finger. Equivalent to the OpenXR value XR_HAND_JOINT_LITTLE_PROXIMAL_EXT.

    LittleTip

    The tip of the little finger. Equivalent to the OpenXR value XR_HAND_JOINT_LITTLE_TIP_EXT.

    MiddleDistal

    The distal joint of the middle finger. Equivalent to the OpenXR value XR_HAND_JOINT_MIDDLE_DISTAL_EXT.

    MiddleIntermediate

    The intermediate joint of the middle finger. Equivalent to the OpenXR value XR_HAND_JOINT_MIDDLE_INTERMEDIATE_EXT.

    MiddleMetacarpal

    The metacarpal joint of the middle finger. Equivalent to the OpenXR value XR_HAND_JOINT_MIDDLE_METACARPAL_EXT.

    MiddleProximal

    The proximal joint of the middle finger. Equivalent to the OpenXR value XR_HAND_JOINT_MIDDLE_PROXIMAL_EXT.

    MiddleTip

    The tip of the middle finger. Equivalent to the OpenXR value XR_HAND_JOINT_MIDDLE_TIP_EXT.

    Palm

    The palm joint, located at the center of the middle finger's metacarpal bone. Equivalent to the OpenXR value XR_HAND_JOINT_PALM_EXT.

    RingDistal

    The distal joint of the ring finger. Equivalent to the OpenXR value XR_HAND_JOINT_RING_DISTAL_EXT.

    RingIntermediate

    The intermediate joint of the ring finger. Equivalent to the OpenXR value XR_HAND_JOINT_RING_INTERMEDIATE_EXT.

    RingMetacarpal

    The metacarpal joint of the ring finger. Equivalent to the OpenXR value XR_HAND_JOINT_RING_METACARPAL_EXT.

    RingProximal

    The proximal joint of the ring finger. Equivalent to the OpenXR value XR_HAND_JOINT_RING_PROXIMAL_EXT.

    RingTip

    The tip of the ring finger. Equivalent to the OpenXR value XR_HAND_JOINT_RING_TIP_EXT.

    ThumbDistal

    The distal joint of the thumb. Equivalent to the OpenXR value XR_HAND_JOINT_THUMB_DISTAL_EXT.

    ThumbMetacarpal

    The metacarpal joint of the thumb. Equivalent to the OpenXR value XR_HAND_JOINT_THUMB_METACARPAL_EXT.

    ThumbProximal

    The proximal joint of the thumb. Equivalent to the OpenXR value XR_HAND_JOINT_THUMB_PROXIMAL_EXT.

    ThumbTip

    The tip of the thumb. Equivalent to the OpenXR value XR_HAND_JOINT_THUMB_TIP_EXT.

    Wrist

    The wrist joint, located at the pivot point of the wrist. Equivalent to the OpenXR value XR_HAND_JOINT_WRIST_EXT.

    In This Article
    Back to top
    Copyright © 2026 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)