---
title: leftKnee
framework: createmlcomponents
role: symbol
role_heading: Type Property
path: createmlcomponents/jointkey/leftknee
---

# leftKnee

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

## Declaration

```swift
static let leftKnee: JointKey
```

## See Also

### Getting hip, knee, and ankle properties

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