menu
openworld package
documentation
three_dart/three3d/core/index.dart
BufferGeometry
setDrawRange method
setDrawRange method
dark_mode
light_mode
setDrawRange
method
void
setDrawRange
(
int
start
,
int
count
)
Implementation
void setDrawRange(int start, int count) { drawRange["start"] = start; drawRange["count"] = count; }
openworld package
documentation
three_dart/three3d/core/index
BufferGeometry
setDrawRange method
BufferGeometry class