---
title: leftShoulder
framework: arkit
role: symbol
role_heading: Type Property
path: arkit/arskeleton/jointname/leftshoulder
---

# leftShoulder

A skeletal joint that ARKit tracks representing the left shoulder.

## Declaration

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