menu
three_js_advanced_loaders package
documentation
gltf/gltf_parser.dart
GLTFParser
lightCache property
lightCache property
dark_mode
light_mode
lightCache
property
Map
<
String
,
dynamic
>
lightCache
getter/setter pair
Implementation
Map<String,dynamic> lightCache = {"refs": {}, "uses": {}};
three_js_advanced_loaders package
documentation
gltf/gltf_parser
GLTFParser
lightCache property
GLTFParser class