menu
thermion_dart package
documentation
thermion_dart/compatibility/web/interop/thermion_viewer_js_shim.dart
ThermionViewerJSShim
setCameraFocalLength method
setCameraFocalLength method
dark_mode
light_mode
setCameraFocalLength
method
@
JS
('setCameraFocalLength')
JSPromise
<
JSAny
?
>
setCameraFocalLength
(
double
focalLength
)
Implementation
@JS('setCameraFocalLength') external JSPromise setCameraFocalLength(double focalLength);
thermion_dart package
documentation
thermion_dart/compatibility/web/interop/thermion_viewer_js_shim
ThermionViewerJSShim
setCameraFocalLength method
ThermionViewerJSShim extension type