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

# head

A group name that represents the head joints.

## Declaration

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

## See Also

### Getting the Group Names

- [all](vision/vnhumanbodypose3dobservation/jointsgroupname/all.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)
