indices Readonly

indices: UintArrayBuilder

The indices of the vertices in each triangle of the mesh.

see RealityMeshParamsBuilder.addTriangle to add 3 indices describing a single triangle.

see RealityMeshParamsBuilder.addQuad to add 4 indices describing two triangles sharing an edge.

see RealityMeshParamsBuilder.addIndices to add any number of indices.

Defined in

Last Updated: 20 June, 2023