menu
thermion_dart package
documentation
thermion_dart/compatibility/web/interop/thermion_viewer_js_shim.dart
ThermionViewerJSShim
getCameraProjectionMatrix method
getCameraProjectionMatrix method
dark_mode
light_mode
getCameraProjectionMatrix
method
@
JS
('getCameraProjectionMatrix')
JSPromise
<
JSArray
<
JSNumber
>
>
getCameraProjectionMatrix
(
)
Implementation
@JS('getCameraProjectionMatrix') external JSPromise<JSArray<JSNumber>> getCameraProjectionMatrix();
thermion_dart package
documentation
thermion_dart/compatibility/web/interop/thermion_viewer_js_shim
ThermionViewerJSShim
getCameraProjectionMatrix method
ThermionViewerJSShim extension type