# Rigidbody.GetRelativePointVelocity

The velocity relative to the rigidbody at the point relativePoint.

![Rigidbody.GetRelativePointVelocity](./images/RigidbodyGetRelativePointVelocityCalculator.png)

## Properties

<table border="1" class="docutils">
<thead>
<tr><th>Property Name</th><th>Description</th></tr>
</thead>
<tbody valign="top">
<tr>
<td>
Rigidbody
</td>
<td>
Rigidbody
</td>
</tr>
<tr>
<td>
Relative Point
</td>
<td>
the point relativePoint.
</td>
</tr>
<tr>
<td>
Result
</td>
<td>
Output result
</td>
</tr>
 </tbody>
</table>

