updateIndices method

AbstractMesh updateIndices(
  1. Int32List indices, [
  2. num offset,
  3. bool gpuMemoryOnly
])
override

Implementation

external AbstractMesh updateIndices(Int32List indices, [num offset, bool gpuMemoryOnly]);