docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class XRHandJointsUpdatedEventArgs

    Event data associated with the event when XR Hand joints are updated.

    Inheritance
    object
    XRHandJointsUpdatedEventArgs
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: UnityEngine.XR.Hands
    Assembly: Unity.XR.Hands.dll
    Syntax
    public class XRHandJointsUpdatedEventArgs

    Fields

    hand

    The data for the XR Hand.

    Declaration
    public XRHand hand
    Field Value
    Type Description
    XRHand

    Properties

    subsystem

    The subsystem that is the source of the hand tracking data.

    Declaration
    public XRHandSubsystem subsystem { get; }
    Property Value
    Type Description
    XRHandSubsystem
    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)