# Transform.InverseTransformDirection

Transforms a direction from world space to local space.

![Transform.InverseTransformDirection](./images/TransformInverseTransformDirectionCalculator.png)

## Property

<table border="1" class="docutils">
<tbody valign="top">
<tr>
<td>
Transform
</td>
<td>
Transform
</td>
</tr>
<tr>
<td>
Direction
</td>
<td>
Direction in world space
</td>
</tr>
<tr>
<td>
Result
</td>
<td>
Output result
</td>
</tr>
 </tbody>
</table>

