# GetBoneRotation\_ByBone

[ExistentDocumentation](https://gitlab.com/lightgarden-studios/existent-documentation/-/blob/v0.1.0/resources/BPNodes/index.md) > [ExistentHandBoneMappings](https://docs.existent.com/documentation/resources/existent-api/index/existenthandbonemappings) > Get Bone Rotation by Bone

## Get Bone Rotation by Bone

Gets the bone rotation for a specified hand and bone. This takes into account the state of SpecifyPerBoneRotation

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

#### Inputs

|                                                                                |                                       |
| ------------------------------------------------------------------------------ | ------------------------------------- |
| <p><strong>Target</strong><br>Existent Hand Bone Mappings Object Reference</p> |                                       |
| <p><strong>Hand</strong><br>EExistentHand Enum</p>                             | The hand to get the bone rotation for |
| <p><strong>Bone</strong><br>EExistentBone Enum</p>                             | The bone to get the rotation for      |

#### Outputs

|                                                |                   |
| ---------------------------------------------- | ----------------- |
| <p><strong>Return Value</strong><br>Rotato</p> | The bone rotation |
