> 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/existenthandbonemappings/getbonerotation_bybone.md).

# GetBoneRotation\_ByBone

[ExistentDocumentation](https://gitlab.com/lightgarden-studios/existent-documentation/-/blob/v0.1.0/resources/BPNodes/index.md) > [ExistentHandBoneMappings](/documentation/resources/existent-api/index/existenthandbonemappings.md) > 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

![](/files/Zcc4WRJld21RbRzoEJxG)

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