Class XRHandProviderUtility
Utility methods for a provider to a XRHandSubsystem.
Inherited Members
Namespace: UnityEngine.XR.Hands.ProviderImplementation
Assembly: solution.dll
Syntax
public static class XRHandProviderUtility
Methods
| Name | Description |
|---|---|
| CreateJoint(Handedness, XRHandJointTrackingState, XRHandJointID, Pose, float, Vector3, Vector3) | Create a fully configurable joint with at least a pose in hand space, tracking state, and ID. |
| CreateJoint(XRHandJointTrackingState, XRHandJointID, Pose, float, Vector3, Vector3) | Create a fully configurable joint with at least a pose in hand space, tracking state, and ID. |