menu
three_js_core package
documentation
materials/material.dart
Material
needsUpdate property
needsUpdate property
dark_mode
light_mode
needsUpdate
property
set
needsUpdate
(
bool
value
)
Implementation
set needsUpdate(bool value) { if (value == true) version++; }
three_js_core package
documentation
materials/material
Material
needsUpdate property
Material class