Mesh.indices

Vertex indices (in case vertex data comes indexed)

struct Mesh
ushort* indices;

Meta