# Rigidbody2D.WorldCenterOfMass

グローバル空間でのリジッドボディの質量の中心を取得する。

![Rigidbody2D.WorldCenterOfMass](./images/Rigidbody2DWorldCenterOfMassCalculator.png)

## プロパティ

<table border="1" class="docutils">
<thead>
<tr><th>プロパティ名</th><th>説明</th></tr>
</thead>
<tbody valign="top">
<tr>
<td>
Rigidbody 2D
</td>
<td>
Rigidbody2D
</td>
</tr>
<tr>
<td>
World Center Of Mass
</td>
<td>
グローバル空間でのリジッドボディの質量の中心。
</td>
</tr>
 </tbody>
</table>

