docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Enum XRHandJointTrackingState

    Represents the values being tracked for a particular joint.

    Namespace: UnityEngine.XR.Hands
    Assembly: Unity.XR.Hands.dll
    Syntax
    [Flags]
    public enum XRHandJointTrackingState

    Fields

    Name Description
    AngularVelocity

    Angular velocity of current joint.

    HighFidelityPose

    The joint is being actively tracked by the runtime, and the pose is not based on inference.

    LinearVelocity

    Linear velocity of current joint.

    None

    No data is currently being tracked for a joint.

    Pose

    Pose of current joint.

    Radius

    Radius of current joint.

    WillNeverBeValid

    Joint was marked as not being part of the hand layout for the current provider.

    In This Article
    Back to top
    Copyright © 2025 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)