menu
thermion_dart package
documentation
thermion_dart/thermion_viewer.dart
ThermionViewer
getCameraPosition abstract method
getCameraPosition abstract method
dark_mode
light_mode
getCameraPosition
abstract method
Future
<
Vector3
>
getCameraPosition
(
)
Get the camera position in world space.
Implementation
Future<Vector3> getCameraPosition();
thermion_dart package
documentation
thermion_dart/thermion_viewer
ThermionViewer
getCameraPosition abstract method
ThermionViewer class