menu
thermion_dart package
documentation
thermion_dart.dart
ThermionViewer
getCameraFov abstract method
getCameraFov abstract method
dark_mode
light_mode
getCameraFov
abstract method
Future
<
double
>
getCameraFov
(
bool
horizontal
)
Gets the field of view (in degrees).
Implementation
Future<double> getCameraFov(bool horizontal);
thermion_dart package
documentation
thermion_dart
ThermionViewer
getCameraFov abstract method
ThermionViewer class