menu
thermion_dart package
documentation
thermion_dart/thermion_viewer.dart
ThermionViewer
setCameraModelMatrix abstract method
setCameraModelMatrix abstract method
dark_mode
light_mode
setCameraModelMatrix
abstract method
Future
setCameraModelMatrix
(
List
<
double
>
matrix
)
Sets the camera model matrix.
Implementation
Future setCameraModelMatrix(List<double> matrix);
thermion_dart package
documentation
thermion_dart/thermion_viewer
ThermionViewer
setCameraModelMatrix abstract method
ThermionViewer class