---
title: rightShoulder
framework: arkit
role: symbol
role_heading: Type Property
path: arkit/arskeleton/jointname/rightshoulder
---

# rightShoulder

A skeletal joint that ARKit tracks representing the right shoulder.

## Declaration

```swift
static let rightShoulder: 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)
- [rightHand](arkit/arskeleton/jointname/righthand.md)
