API reference
API reference
Select your platform
No SDKs available
No versions available

OVRMesh Class

Extends MonoBehaviour
This class contains the mesh data for hand tracking that is loaded from the Meta Quest runtime.
It is combined with skeleton data from OVRSkeleton to create a skinned mesh in OVRMeshRenderer.

Member Enumerations

Enumeration MeshType

None
= OVRPlugin.MeshType.None
HandLeft
= OVRPlugin.MeshType.HandLeft
HandRight
= OVRPlugin.MeshType.HandRight
XRHandLeft
= OVRPlugin.MeshType.XRHandLeft
XRHandRight
= OVRPlugin.MeshType.XRHandRight

Properties

True if the mesh has been successfully loaded, false otherwise.
Getter for the Unity mesh object this class contains.
Did you find this page helpful?
Thumbs up icon
Thumbs down icon