GenericMesh.Triangle

Undocumented in source.
struct GenericMesh
static
struct Triangle {}

Members

Variables

material
uint32_t material;
Undocumented in source.
vertices
uint32_t[3] vertices;

Vertex indices composing the triangle

Meta