IsInitialized
: bool
[Get] |
True if the mesh has been successfully loaded, false otherwise.
Signature
bool IsInitialized |
Mesh
: Mesh
[Get] |
Getter for the Unity mesh object this class contains.
Signature
Mesh Mesh |
GetMeshType
()
|
Signature
MeshType GetMeshType() Returns MeshType |
| Member | Value |
|---|---|
None | OVRPlugin.MeshType.None |
HandLeft | OVRPlugin.MeshType.HandLeft |
HandRight | OVRPlugin.MeshType.HandRight |
XRHandLeft | OVRPlugin.MeshType.XRHandLeft |
XRHandRight | OVRPlugin.MeshType.XRHandRight |