---
title: leftHip
framework: createmlcomponents
role: symbol
role_heading: Type Property
path: createmlcomponents/jointkey/lefthip
---

# leftHip

A key associated with left hip joint in a body pose.

## Declaration

```swift
static let leftHip: JointKey
```

## See Also

### Getting hip, knee, and ankle properties

- [leftKnee](createmlcomponents/jointkey/leftknee.md)
- [rightHip](createmlcomponents/jointkey/righthip.md)
- [rightKnee](createmlcomponents/jointkey/rightknee.md)
- [leftAnkle](createmlcomponents/jointkey/leftankle.md)
- [rightAnkle](createmlcomponents/jointkey/rightankle.md)
