menu
three_js_math package
documentation
buffer/interleaved_buffer_attribute.dart
InterleavedBufferAttribute
needsUpdate property
needsUpdate property
dark_mode
light_mode
needsUpdate
property
@
override
set
needsUpdate
(
bool
value
)
override
Implementation
@override set needsUpdate(bool value) { data!.needsUpdate = value; }
three_js_math package
documentation
buffer/interleaved_buffer_attribute
InterleavedBufferAttribute
needsUpdate property
InterleavedBufferAttribute class