menu
flutter_scene package
documentation
scene.dart
SceneModelSource
load abstract method
load abstract method
dark_mode
light_mode
load
abstract method
Future
<
Uint8List
>
load
(
)
Loads the model's
.glb
bytes.
Implementation
Future<Uint8List> load();
flutter_scene package
documentation
scene
SceneModelSource
load abstract method
SceneModelSource class