Removes the skybox from the scene.
@override Future<void> removeSkybox() async { await _shim.removeSkybox().toDart; }