docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Enum HandJointsMotionRange

    Specifies the motion range constraint applied to hand joint poses. Values correspond to the XrHandJointsMotionRangeEXT enumeration defined by XR_EXT_hand_joints_motion_range.

    Namespace: UnityEngine.XR.Hands.OpenXR
    Assembly: Unity.XR.Hands.dll
    Syntax
    public enum HandJointsMotionRange

    Fields

    Name Description
    ConformingToController

    Joint poses are constrained to conform to the shape of a held controller, reflecting how the hand wraps around the device. Maps to XR_HAND_JOINTS_MOTION_RANGE_CONFORMING_TO_CONTROLLER_EXT.

    Unobstructed

    Joint poses are not constrained by a held controller and reflect the full natural range of hand motion. Maps to XR_HAND_JOINTS_MOTION_RANGE_UNOBSTRUCTED_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)