# RaycastHit2D.Point

The impact point in world space where the ray hit the collider.

![RaycastHit2D.Point](./images/RaycastHit2DPointCalculator.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 2D
</td>
<td>
RaycastHit2D
</td>
</tr>
<tr>
<td>
Point
</td>
<td>
Output the impact point
</td>
</tr>
 </tbody>
</table>

