menu
thermion_dart package
documentation
thermion_dart/thermion_viewer_ffi.dart
ThermionViewerFFI
clearLights method
clearLights method
dark_mode
light_mode
clearLights
method
@
override
Future
clearLights
(
)
override
Implementation
@override Future clearLights() async { clear_lights_ffi(_viewer!); _scene!.clearLights(); }
thermion_dart package
documentation
thermion_dart/thermion_viewer_ffi
ThermionViewerFFI
clearLights method
ThermionViewerFFI class