# Transform.LocalRotation

The rotation of the transform relative to the parent transform's rotation.

![Transform.LocalRotation](./images/TransformLocalRotationCalculator.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
</td>
</tr>
<tr>
<td>
Local Rotation
</td>
<td>
The rotation of the transform relative.
</td>
</tr>
 </tbody>
</table>

