---
title: leftElbow
framework: vision
role: symbol
role_heading: Type Property
path: vision/vnhumanbodypose3dobservation/jointname/leftelbow
---

# leftElbow

A joint name that represents the left elbow.

## Declaration

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

## See Also

### Getting the Arm Joint Names

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