---
title: centerShoulder
framework: vision
role: symbol
role_heading: Type Property
path: vision/vnhumanbodypose3dobservation/jointname/centershoulder
---

# centerShoulder

A joint name that represents the point between the shoulders.

## Declaration

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

## See Also

### Getting the Arm Joint Names

- [leftShoulder](vision/vnhumanbodypose3dobservation/jointname/leftshoulder.md)
- [rightShoulder](vision/vnhumanbodypose3dobservation/jointname/rightshoulder.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)
