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

OVRMeshRenderer Class

Extends MonoBehaviour

Properties

IsDataHighConfidence : bool
[Get]
Signature
bool OVRMeshRenderer.IsDataHighConfidence
IsDataValid : bool
[Get]
Signature
bool OVRMeshRenderer.IsDataValid
IsInitialized : bool
[Get]
Signature
bool OVRMeshRenderer.IsInitialized
ShouldUseSystemGestureMaterial : bool
[Get]
Signature
bool OVRMeshRenderer.ShouldUseSystemGestureMaterial

Methods

ForceRebind ()
Signature
void OVRMeshRenderer.ForceRebind()
Returns
void

Inner Interface

IOVRMeshRendererDataProvider Interface

Methods

GetMeshRendererData ()
Signature
MeshRendererData OVRMeshRenderer.IOVRMeshRendererDataProvider.GetMeshRendererData()
Returns
MeshRendererData

Inner Struct

MeshRendererData Struct

Properties

IsDataHighConfidence : bool
[Get][Set]
Signature
bool OVRMeshRenderer.MeshRendererData.IsDataHighConfidence
IsDataValid : bool
[Get][Set]
Signature
bool OVRMeshRenderer.MeshRendererData.IsDataValid
ShouldUseSystemGestureMaterial : bool
[Get][Set]
Signature
bool OVRMeshRenderer.MeshRendererData.ShouldUseSystemGestureMaterial

Inner Enums

ConfidenceBehavior Enum

Enumeration Constants

Member
None
ToggleRenderer

SystemGestureBehavior Enum

Enumeration Constants

Member
None
SwapMaterial