---
title: rightShoulder
framework: vision
role: symbol
role_heading: Type Property
path: vision/vnhumanbodypose3dobservation/jointname/rightshoulder
---

# rightShoulder

A joint name that represents the right shoulder.

## Declaration

```swift
static let rightShoulder: VNHumanBodyPose3DObservation.JointName
```

## See Also

### Getting the Arm Joint Names

- [centerShoulder](vision/vnhumanbodypose3dobservation/jointname/centershoulder.md)
- [leftShoulder](vision/vnhumanbodypose3dobservation/jointname/leftshoulder.md)
- [leftElbow](vision/vnhumanbodypose3dobservation/jointname/leftelbow.md)
- [rightElbow](vision/vnhumanbodypose3dobservation/jointname/rightelbow.md)
- [leftWrist](vision/vnhumanbodypose3dobservation/jointname/leftwrist.md)
- [rightWrist](vision/vnhumanbodypose3dobservation/jointname/rightwrist.md)
