# SetActiveScene

Set the scene to be active.

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

## Properties

<table border="1" class="docutils">
<thead>
<tr><th>Property Name</th><th>Description</th></tr>
</thead>
<tbody valign="top">
<tr>
<td>
Scene Name
</td>
<td>
The name of the load scene.
</td>
</tr>
<tr>
<td>
Done
</td>
<td>
Transition at done of of switching of active scene.<br />
            Transition Method : OnStateBegin, Coroutine
</td>
</tr>
 </tbody>
</table>

