# GetTransformFromWristTracker

[ExistentDocumentation](https://gitlab.com/lightgarden-studios/existent-documentation/-/blob/v0.1.0/resources/BPNodes/index.md) > [ExistentHandComponent](https://docs.existent.com/documentation/resources/existent-api/index/existenthandcomponent) > Get Transform from Wrist Tracker

## Get Transform from Wrist Tracker

Returns a wrist transform calculated by using the wrist tracker. If the wrist tracker is not available it just return the wrist transform from\
the hand tracking data.

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

#### Inputs

|                                                                            |   |
| -------------------------------------------------------------------------- | - |
| <p><strong>Target</strong><br>Existent Hand Component Object Reference</p> |   |

#### Outputs

|                                                   |                                           |
| ------------------------------------------------- | ----------------------------------------- |
| <p><strong>Return Value</strong><br>Transform</p> | The transform given by the wrist tracker. |
