menu
flame_3d package
documentation
parser.dart
ModelParser
parseModel abstract method
parseModel abstract method
dark_mode
light_mode
parseModel
abstract method
Future
<
Model
>
parseModel
(
String
filePath
)
Implementation
Future<Model> parseModel(String filePath);
flame_3d package
documentation
parser
ModelParser
parseModel abstract method
ModelParser class