# Collider.AttachedRigidbody

Output Rigidbody attached to Collider.

![Collider.AttachedRigidbody](./images/ColliderAttachedRigidbodyCalculator.png)

## Property

<table border="1" class="docutils">
<tbody valign="top">
<tr>
<td>
Collider
</td>
<td>
Collider
</td>
</tr>
<tr>
<td>
Attached Rigidbody
</td>
<td>
Result output<br />
            Returns null if the collider is attached to no rigidbody.
</td>
</tr>
 </tbody>
</table>

