Class XRHandJointsUpdatedEventArgs
Event data associated with the event when XR Hand joints are updated.
Inherited Members
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 |