# Rigidbody2D.GetPointVelocity

The velocity of the Rigidbody2D at the point Point in global space.

![Rigidbody2D.GetPointVelocity](./images/Rigidbody2DGetPointVelocityCalculator.png)

## Property

<table border="1" class="docutils">
<tbody valign="top">
<tr>
<td>
Rigidbody 2D
</td>
<td>
Rigidbody2D
</td>
</tr>
<tr>
<td>
Point
</td>
<td>
the point worldPoint in global space.
</td>
</tr>
<tr>
<td>
Result
</td>
<td>
Output result
</td>
</tr>
 </tbody>
</table>

