# GetBoneRotation\_ByBone

[ExistentDocumentation](https://docs.existent.com/documentation/v0.0.2/resources/existent-api/index) > [ExistentHandBoneMappings](https://docs.existent.com/documentation/v0.0.2/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://1025885933-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FjTXidr233g5QQ4gNDcFu%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 |
