---
title: rightHand
framework: arkit
role: symbol
role_heading: Type Property
path: arkit/arskeleton/jointname/righthand
---

# rightHand

A skeletal joint that ARKit tracks representing the right hand.

## Declaration

```swift
static let rightHand: ARSkeleton.JointName
```

## See Also

### Identifying Joints

- [root](arkit/arskeleton/jointname/root.md)
- [head](arkit/arskeleton/jointname/head.md)
- [leftFoot](arkit/arskeleton/jointname/leftfoot.md)
- [leftHand](arkit/arskeleton/jointname/lefthand.md)
- [leftShoulder](arkit/arskeleton/jointname/leftshoulder.md)
- [rightFoot](arkit/arskeleton/jointname/rightfoot.md)
- [rightShoulder](arkit/arskeleton/jointname/rightshoulder.md)
