menu
three_js_simple_loaders package
documentation
vox_loder.dart
VOXData3DTexture
needsUpdate property
needsUpdate property
dark_mode
light_mode
needsUpdate
property
set
needsUpdate
(
bool
value
)
inherited
Implementation
set needsUpdate(bool value) { if (value) { version++; source.needsUpdate = true; } }
three_js_simple_loaders package
documentation
vox_loder
VOXData3DTexture
needsUpdate property
VOXData3DTexture class