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