menu
thermion_dart package
documentation
thermion_dart.dart
ThermionViewerFFI
addToScene method
addToScene method
dark_mode
light_mode
addToScene
method
Future
addToScene
(
covariant
ThermionAsset
asset
)
override
Implementation
Future addToScene(ThermionAsset asset) async { await scene.add(asset); }
thermion_dart package
documentation
thermion_dart
ThermionViewerFFI
addToScene method
ThermionViewerFFI class