Removes the image-based light from the scene.
@override Future<void> removeIbl() async { await _shim.removeIbl().toDart; }