# GetWristOffset

[ExistentDocumentation](https://gitlab.com/lightgarden-studios/existent-documentation/-/blob/v0.1.0/resources/BPNodes/index.md) > [ExistentGripComponent](https://docs.existent.com/documentation/resources/existent-api/index/existentgripcomponent) > Get Wrist Offset

## Get Wrist Offset

Get the wrist location offset for this grip based on the scale of the wrist bone.

![](https://1703910255-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FMcYOcQvRHegsbRBs8rGB%2Fuploads%2Fgit-blob-35ca09d56cc830b7bb61ee500eb01ff59a9fb54f%2Fnd_img_GetWristOffset.png?alt=media)

#### Inputs

|                                                                                             |                                                                           |
| ------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------- |
| <p><strong>Target</strong><br>Existent Grip Component Object Reference</p>                  |                                                                           |
| <p><strong>Existent Hand Component</strong><br>Existent Hand Component Object Reference</p> | The existent hand component that wants to get the wrist offset.           |
| <p><strong>Skeletal Mesh Component</strong><br>Skeletal Mesh Component Object Reference</p> | The skeletal mesh component we are currently using as the full body mesh. |
| <p><strong>Wrist Scale</strong><br>Vector (by ref)</p>                                      | The current wrist scale.                                                  |

#### Outputs

|                                               |                            |
| --------------------------------------------- | -------------------------- |
| <p><strong>Return Value</strong><br>Vecto</p> | The offset wrist location. |
