A model's mesh and its materials.
Use Model#getMesh
to create an instance.
See:
Members
The index of the mesh.
readonly materials : Array.<ModelMaterial>
An array of
ModelMaterial
instances indexed by the mesh's
primitive indices.
The value of the
name
property of this mesh.