---
title: bodyLandmarkRegionKeyTorso
framework: vision
role: symbol
role_heading: Type Property
path: vision/vnrecognizedpointgroupkey/bodylandmarkregionkeytorso
---

# bodyLandmarkRegionKeyTorso

A group key identifying the torso, which includes the neck, shoulders, hips, and root.

## Declaration

```swift
static let bodyLandmarkRegionKeyTorso: VNRecognizedPointGroupKey
```

## See Also

### Body Regions

- [bodyLandmarkRegionKeyFace](vision/vnrecognizedpointgroupkey/bodylandmarkregionkeyface.md)
- [bodyLandmarkRegionKeyRightArm](vision/vnrecognizedpointgroupkey/bodylandmarkregionkeyrightarm.md)
- [bodyLandmarkRegionKeyLeftArm](vision/vnrecognizedpointgroupkey/bodylandmarkregionkeyleftarm.md)
- [bodyLandmarkRegionKeyRightLeg](vision/vnrecognizedpointgroupkey/bodylandmarkregionkeyrightleg.md)
- [bodyLandmarkRegionKeyLeftLeg](vision/vnrecognizedpointgroupkey/bodylandmarkregionkeyleftleg.md)
