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: 21 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.