# RaycastHit2D.Collider

The Collider2D that was hit.

![RaycastHit2D.Collider](./images/RaycastHit2DColliderCalculator.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>
RaycastHit
</td>
</tr>
<tr>
<td>
Collider
</td>
<td>
Output the hit Collider
</td>
</tr>
 </tbody>
</table>

