| Parameter | Description |
|---|---|
| index | Index of the Scene in the PlayerSettings to unload. |
| scenePath | Name of the Scene to Unload. |
bool Returns true, if the Scene is unloaded.
Unloads all GameObject associated with the given Scene. Assets are currently not unloaded to free up asset memory call Resources.UnloadAllUnusedAssets.