---
title: leftShoulder
framework: vision
role: symbol
role_heading: Type Property
path: vision/vnhumanbodypose3dobservation/jointname/leftshoulder
---

# leftShoulder

A joint name that represents the left shoulder.

## Declaration

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

## See Also

### Getting the Arm Joint Names

- [centerShoulder](vision/vnhumanbodypose3dobservation/jointname/centershoulder.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)
