# RaycastHit.Normal

The normal of the surface the ray hit.

![RaycastHit.Normal](./images/RaycastHitNormalCalculator.png)

## Properties

<table border="1" class="docutils">
<thead>
<tr><th>Property Name</th><th>Description</th></tr>
</thead>
<tbody valign="top">
<tr>
<td>
Raycast Hit
</td>
<td>
RaycastHit
</td>
</tr>
<tr>
<td>
Normal
</td>
<td>
Output the normal
</td>
</tr>
 </tbody>
</table>

