Class VisionOSHandExtensions
Defines extension methods for platform-specific hand data.
Inherited Members
Namespace: UnityEngine.XR.VisionOS
Assembly: solution.dll
Syntax
public static class VisionOSHandExtensions
Methods
Name | Description |
---|---|
TryGetVisionOSRotation(XRHandJoint, out Quaternion) | Gets the pose of the joint, if available, but without the Unity-defined change to the rotation to make the reported rotation cross-platform. |