menu
thermion_dart package
documentation
thermion_dart/thermion_viewer.dart
ThermionViewer
setPostProcessing abstract method
setPostProcessing abstract method
dark_mode
light_mode
setPostProcessing
abstract method
Future
setPostProcessing
(
bool
enabled
)
Enable/disable postprocessing (disabled by default).
Implementation
Future setPostProcessing(bool enabled);
thermion_dart package
documentation
thermion_dart/thermion_viewer
ThermionViewer
setPostProcessing abstract method
ThermionViewer class