clearLights method

  1. @JSExport()
JSPromise<JSAny?> clearLights()

Implementation

@JSExport()
JSPromise clearLights() => viewer.clearLights().toJS;