menu
three_js_advanced_loaders package
documentation
gltf/gltf_mesh_standard_sg_material.dart
GLTFMeshStandardSGMaterial
setProperty method
setProperty method
dark_mode
light_mode
setProperty
method
void
setProperty
(
String
key
,
dynamic
value
)
inherited
Implementation
void setProperty(String key, dynamic value) { setValueFromString(key, value); }
three_js_advanced_loaders package
documentation
gltf/gltf_mesh_standard_sg_material
GLTFMeshStandardSGMaterial
setProperty method
GLTFMeshStandardSGMaterial class