# Rigidbody2D.GetRelativeVector

Get a global space vector given the vector RelativeVector in rigidBody local space.

![Rigidbody2D.GetRelativeVector](./images/Rigidbody2DGetRelativeVectorCalculator.png)

## Properties

<table border="1" class="docutils">
<thead>
<tr><th>Property Name</th><th>Description</th></tr>
</thead>
<tbody valign="top">
<tr>
<td>
Rigidbody 2D
</td>
<td>
Rigidbody2D
</td>
</tr>
<tr>
<td>
Relative Vector
</td>
<td>
Velocity vector in local space
</td>
</tr>
<tr>
<td>
Result
</td>
<td>
Output result
</td>
</tr>
 </tbody>
</table>

