menu
three_dart package
documentation
three3d/core/gl_buffer_attribute.dart
GLBufferAttribute
needsUpdate property
needsUpdate property
dark_mode
light_mode
needsUpdate
property
set
needsUpdate
(
bool
value
)
Implementation
set needsUpdate(bool value) { if (value == true) version++; }
three_dart package
documentation
three3d/core/gl_buffer_attribute
GLBufferAttribute
needsUpdate property
GLBufferAttribute class