menu
three_js_advanced_loaders package
documentation
gltf/gltf_registry.dart
GLTFRegistry
remove method
remove method
dark_mode
light_mode
remove
method
void
remove
(
String
key
)
Implementation
void remove(String key) { // delete objects[ key ]; objects.remove(key); }
three_js_advanced_loaders package
documentation
gltf/gltf_registry
GLTFRegistry
remove method
GLTFRegistry class