menu
thermion_dart package
documentation
thermion_dart/thermion_viewer.dart
ThermionViewer
getCameraRotation abstract method
getCameraRotation abstract method
dark_mode
light_mode
getCameraRotation
abstract method
Future
<
Matrix3
>
getCameraRotation
(
)
Get the camera rotation matrix.
Implementation
Future<Matrix3> getCameraRotation();
thermion_dart package
documentation
thermion_dart/thermion_viewer
ThermionViewer
getCameraRotation abstract method
ThermionViewer class