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 points and normals. Their values must be 32-bit unsigned integers.

Defined in

Last Updated: 05 May, 2024