vertIndices

vertIndices: number[]

The indices of the triangles. Each consecutive set of three indices represents one triangle. The indices are used to index into the vertex attribute arrays like MeshArgs.points and MeshArgs.normals. Their values must be 32-bit unsigned integers.

Defined in

Last Updated: 16 April, 2024