# Rigidbody.GetPointVelocity

The velocity of the rigidbody at the point worldPoint in global space.

![Rigidbody.GetPointVelocity](./images/RigidbodyGetPointVelocityCalculator.png)

## Property

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

