Field m_JointLocalPoses
The array of joint local poses indexed by the XRHandJointID which is updated by the method UpdateJointLocalPoses(XRHandJointsUpdatedEventArgs) and then applied to the joint transforms by the method ApplyUpdatedTransformPoses().
Namespace: UnityEngine.XR.Hands
Assembly: solution.dll
Syntax
protected NativeArray<Pose> m_JointLocalPoses
Returns
| Type | Description |
|---|---|
| NativeArray<Pose> |