docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Struct HandJointsMotionRangeConfig

    Configuration for per-hand motion range constraints. Used with IXRHandConfigurationHandler<TConfig> to stage and query the active motion range on the the hand joints motion range feature.

    Inherited Members
    ValueType.Equals(object)
    ValueType.GetHashCode()
    ValueType.ToString()
    object.Equals(object, object)
    object.GetType()
    object.ReferenceEquals(object, object)
    Namespace: UnityEngine.XR.Hands.OpenXR
    Assembly: Unity.XR.Hands.dll
    Syntax
    public struct HandJointsMotionRangeConfig

    Fields

    leftMotionRange

    The motion range constraint for the left hand.

    Declaration
    public HandJointsMotionRange leftMotionRange
    Field Value
    Type Description
    HandJointsMotionRange

    rightMotionRange

    The motion range constraint for the right hand.

    Declaration
    public HandJointsMotionRange rightMotionRange
    Field Value
    Type Description
    HandJointsMotionRange
    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)