# UnloadLevel

Unload the specified scene from the current scene.

![UnloadLevel](./images/UnloadLevel.png)

## Properties

<table border="1" class="docutils">
<thead>
<tr><th>Property Name</th><th>Description</th></tr>
</thead>
<tbody valign="top">
<tr>
<td>
Level Name
</td>
<td>
The name of the scene to be unloaded.
</td>
</tr>
 </tbody>
</table>

