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

# torso

A group name that represents the torso joints.

## Declaration

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

## See Also

### Getting the Group Names

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