class
MeshProperties
Public
Constructors
MeshProperties
MeshProperties()
MeshProperties
MeshProperties
Fields
SubMeshes
Vector<SubMesh> SubMeshes
Contains data used for rendering a certain portion(s) of this mesh.
VertexCount
u32 VertexCount
Maximum number of vertices the mesh may store.
IndexCount
u32 IndexCount
Maximum number of indices the mesh may store.