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: 02 May, 2024