---
title: all
framework: vision
role: symbol
role_heading: Type Property
path: vision/vnhumanbodypose3dobservation/jointsgroupname/all
---

# all

A group name that represents all joints.

## Declaration

```swift
static let all: VNHumanBodyPose3DObservation.JointsGroupName
```

## See Also

### Getting the Group Names

- [head](vision/vnhumanbodypose3dobservation/jointsgroupname/head.md)
- [leftArm](vision/vnhumanbodypose3dobservation/jointsgroupname/leftarm.md)
- [leftLeg](vision/vnhumanbodypose3dobservation/jointsgroupname/leftleg.md)
- [rightArm](vision/vnhumanbodypose3dobservation/jointsgroupname/rightarm.md)
- [rightLeg](vision/vnhumanbodypose3dobservation/jointsgroupname/rightleg.md)
- [torso](vision/vnhumanbodypose3dobservation/jointsgroupname/torso.md)
