Method Unload Unload(ref Scene) Unloads a scene. Declaration public void Unload(ref Scene scene) Parameters Type Name Description Scene scene The scene to unload. The scene reference will be invalid when this method returns.