Remove all lights (excluding IBL) from the scene.
@override Future clearLights() { // TODO: implement clearLights throw UnimplementedError(); }