setIndices method

AbstractMesh setIndices(
  1. Int32List indices,
  2. num totalVertices, [
  3. bool updatable
])
override

Implementation

external AbstractMesh setIndices(Int32List indices, num totalVertices, [bool updatable]);