# Rigidbody2D.Get

Gets the Rigidbody2D attached to GameObject.

![Rigidbody2D.Get](./images/Rigidbody2DGetCalculator.png)

## Properties

<table border="1" class="docutils">
<thead>
<tr><th>Property Name</th><th>Description</th></tr>
</thead>
<tbody valign="top">
<tr>
<td>
Game Object
</td>
<td>
GameObject
</td>
</tr>
<tr>
<td>
Rigidbody 2D
</td>
<td>
Get the Rigidbody2D
</td>
</tr>
 </tbody>
</table>

