menu
three_js_advanced_loaders package
documentation
gltf/gltf_mesh_standard_sg_material.dart
GLTFMeshStandardSGMaterial
needsUpdate property
needsUpdate property
dark_mode
light_mode
needsUpdate
property
set
needsUpdate
(
bool
value
)
inherited
Implementation
set needsUpdate(bool value) { if (value == true) version++; }
three_js_advanced_loaders package
documentation
gltf/gltf_mesh_standard_sg_material
GLTFMeshStandardSGMaterial
needsUpdate property
GLTFMeshStandardSGMaterial class