# TransformRotate

Rotate the transform.

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

## Properties

<table border="1" class="docutils">
<thead>
<tr><th>Property Name</th><th>Description</th></tr>
</thead>
<tbody valign="top">
<tr>
<td>
Transform
</td>
<td>
Transform of interest.
</td>
</tr>
<tr>
<td>
Space
</td>
<td>
Coordinate space of rotation
</td>
</tr>
<tr>
<td>
Update Method Type
</td>
<td>
Type of update method<dl class="docutils">
<dt>Update</dt><dd>
            Update method
            </dd>
<dt>State Update</dt><dd>
            OnStateUpdate method
            </dd>
</dl>
</td>
</tr>
<tr>
<td>
Angular Velocity
</td>
<td>
Rotational speed
</td>
</tr>
 </tbody>
</table>

