# RaycastHit.Collider

当たったCollider

![RaycastHit.Collider](./images/RaycastHitColliderCalculator.png)

## プロパティ

<table border="1" class="docutils">
<thead>
<tr><th>プロパティ名</th><th>説明</th></tr>
</thead>
<tbody valign="top">
<tr>
<td>
Raycast Hit
</td>
<td>
RaycastHit
</td>
</tr>
<tr>
<td>
Collider
</td>
<td>
当たったColliderを出力
</td>
</tr>
 </tbody>
</table>

