menu
thermion_dart package
documentation
thermion_dart/thermion_viewer.dart
ThermionViewer
getCameraModelMatrix abstract method
getCameraModelMatrix abstract method
dark_mode
light_mode
getCameraModelMatrix
abstract method
Future
<
Matrix4
>
getCameraModelMatrix
(
)
Get the camera's model matrix.
Implementation
Future<Matrix4> getCameraModelMatrix();
thermion_dart package
documentation
thermion_dart/thermion_viewer
ThermionViewer
getCameraModelMatrix abstract method
ThermionViewer class