# RaycastHit.Distance

The distance from the ray's origin to the impact point.

![RaycastHit.Distance](./images/RaycastHitDistanceCalculator.png)

## Property

<table border="1" class="docutils">
<tbody valign="top">
<tr>
<td>
Raycast Hit
</td>
<td>
RaycastHit
</td>
</tr>
<tr>
<td>
Distance
</td>
<td>
Output the hit distance
</td>
</tr>
 </tbody>
</table>

