indices Readonly
indices: UintArrayBuilder
The indices of the vertices in each triangle of the mesh.
@see - addTriangle to add 3 indices describing a single triangle.
- addQuad to add 4 indices describing two triangles sharing an edge.
- addIndices to add any number of indices.
Defined in
Last Updated: 14 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.