# Collider.ClosestPointOnBounds

設定した位置から一番近い、Bounds オブジェクトの最近接点を求める。

![Collider.ClosestPointOnBounds](./images/ColliderClosestPointOnBoundsCalculator.png)

## プロパティ

<table border="1" class="docutils">
<thead>
<tr><th>プロパティ名</th><th>説明</th></tr>
</thead>
<tbody valign="top">
<tr>
<td>
Collider
</td>
<td>
Collider
</td>
</tr>
<tr>
<td>
Position
</td>
<td>
位置
</td>
</tr>
<tr>
<td>
Result
</td>
<td>
結果出力
</td>
</tr>
 </tbody>
</table>

