menu
three_js_advanced_loaders package
documentation
collada/collada_parser.dart
ColladaParser
getEffect method
getEffect method
dark_mode
light_mode
getEffect
method
Future
getEffect
(
dynamic
id
)
Implementation
Future getEffect( id ) async{ return await getBuild( library['effects']![ id ], buildEffect ); }
three_js_advanced_loaders package
documentation
collada/collada_parser
ColladaParser
getEffect method
ColladaParser class