# OnPointerExitTransition

It will transition the state when the OnPointerExit is called.

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

## Properties

<table border="1" class="docutils">
<thead>
<tr><th>Property Name</th><th>Description</th></tr>
</thead>
<tbody valign="top">
<tr>
<td>
Next State
</td>
<td>
Transition destination state.<br />
            Transition Method : OnPointerExit
</td>
</tr>
 </tbody>
</table>

