menu
three_js_simple_loaders package
documentation
obj/mtl_loader.dart
MTLLoader
setMaterialOptions method
setMaterialOptions method
dark_mode
light_mode
setMaterialOptions
method
MTLLoader
setMaterialOptions
(
dynamic
value
)
Implementation
MTLLoader setMaterialOptions(value) { materialOptions = value; return this; }
three_js_simple_loaders package
documentation
obj/mtl_loader
MTLLoader
setMaterialOptions method
MTLLoader class