MeshData is a data structure that holds the vertices and indices of a mesh. Supports both direct triangle indices and N-gon faces that will be triangulated.
Optional
MeshData is a data structure that holds the vertices and indices of a mesh. Supports both direct triangle indices and N-gon faces that will be triangulated.