docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Enum XrHandJointsMotionRangeEXT

    Specifies the motion range constraint that the runtime should apply when returning hand joint poses. Provided by XR_EXT_hand_joints_motion_range.

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

    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. Equivalent to the OpenXR value 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. Equivalent to the OpenXR value 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)