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

OVRMeshData Struct

Struct that contains mesh data loaded from a GLTF (GL Transmission Format file).
This includes the mesh object, material of the mesh, mesh attributes, and the morph targets of the mesh.

Fields

baseAttributes : OVRMeshAttributes
Signature
OVRMeshAttributes baseAttributes
material : Material
Signature
Material material
mesh : Mesh
Signature
Mesh mesh
morphTargets : OVRMeshAttributes[]
Signature
OVRMeshAttributes [] morphTargets