Dungeon Architect
17.0.0
|
The MeshData struct contains information about vertex and triangle base and offset values for array indices More...
Public Attributes | |
int | VertexIndex |
int | VertexCount |
int | TriangleIndex |
int | TriangleCount |
The MeshData struct contains information about vertex and triangle base and offset values for array indices
Definition at line 1376 of file PolyMeshDetail.cs.