scene-unload
Unload a scene from the currently opened scenes in Unity Editor. Obtain the list of opened scenes using 'scene-list-opened' to identify the scene name for unloading.
Instructions
Unload scene from the Opened scenes in Unity Editor. Use 'scene-list-opened' tool to get the list of all opened scenes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Name of the opened scene to unload (not the path). Get from scene-list-opened. |