menu
openworld package
documentation
three_dart/three3d/core/index.dart
GLBufferAttribute
setCount method
setCount method
dark_mode
light_mode
setCount
method
GLBufferAttribute
setCount
(
int
count
)
Implementation
GLBufferAttribute setCount(int count) { this.count = count; return this; }
openworld package
documentation
three_dart/three3d/core/index
GLBufferAttribute
setCount method
GLBufferAttribute class