> For the complete documentation index, see [llms.txt](https://docs.existent.com/documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.existent.com/documentation/resources/existent-api/index/existentgripcomponent/getwristoffset.md).

# GetWristOffset

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

## Get Wrist Offset

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

![](/files/XfXpp9StmN4lvZPIfoJK)

#### 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. |
