VertexData.setIndices

Sets the list of indices used by OpenGL to pick the vertices to draw the object with in the correct order.

@param indices The indices list

class VertexData
void
setIndices
(
uint[] indices
)

Meta