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