# LoadLevel

Load the specified scene.

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

## Property

<table border="1" class="docutils">
<tbody valign="top">
<tr>
<td>
Level Name
</td>
<td>
The name of the load scene.
</td>
</tr>
<tr>
<td>
Additive
</td>
<td>
Whether to add to the current scene.
</td>
</tr>
 </tbody>
</table>

