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