<!--
{
  "availability" : [
    "iOS: 14.0.0 -",
    "iPadOS: 14.0.0 -",
    "macCatalyst: 14.0.0 -",
    "macOS: 11.0.0 -",
    "tvOS: 14.0.0 -",
    "visionOS: 1.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "Vision",
  "identifier" : "/documentation/Vision/VNHumanBodyPoseObservation/JointName",
  "metadataVersion" : "0.1.0",
  "role" : "Structure",
  "symbol" : {
    "kind" : "Structure",
    "modules" : [
      "Vision"
    ],
    "preciseIdentifier" : "c:@T@VNHumanBodyPoseObservationJointName"
  },
  "title" : "VNHumanBodyPoseObservation.JointName"
}
-->

# VNHumanBodyPoseObservation.JointName

The supported joint names for the body pose.

```
struct JointName
```

## Topics

### Head

[`leftEar`](/documentation/Vision/VNHumanBodyPoseObservation/JointName/leftEar)

The left ear.

[`leftEye`](/documentation/Vision/VNHumanBodyPoseObservation/JointName/leftEye)

The left eye.

[`rightEar`](/documentation/Vision/VNHumanBodyPoseObservation/JointName/rightEar)

The right ear.

[`rightEye`](/documentation/Vision/VNHumanBodyPoseObservation/JointName/rightEye)

The right eye.

[`neck`](/documentation/Vision/VNHumanBodyPoseObservation/JointName/neck)

The neck.

[`nose`](/documentation/Vision/VNHumanBodyPoseObservation/JointName/nose)

The nose.

### Arms

[`leftShoulder`](/documentation/Vision/VNHumanBodyPoseObservation/JointName/leftShoulder)

The left shoulder.

[`leftElbow`](/documentation/Vision/VNHumanBodyPoseObservation/JointName/leftElbow)

The left elbow.

[`leftWrist`](/documentation/Vision/VNHumanBodyPoseObservation/JointName/leftWrist)

The left wrist.

[`rightShoulder`](/documentation/Vision/VNHumanBodyPoseObservation/JointName/rightShoulder)

The right shoulder.

[`rightElbow`](/documentation/Vision/VNHumanBodyPoseObservation/JointName/rightElbow)

The right elbow.

[`rightWrist`](/documentation/Vision/VNHumanBodyPoseObservation/JointName/rightWrist)

The right wrist.

### Waist

[`root`](/documentation/Vision/VNHumanBodyPoseObservation/JointName/root)

The root (waist).

### Legs

[`leftHip`](/documentation/Vision/VNHumanBodyPoseObservation/JointName/leftHip)

The left hip.

[`leftKnee`](/documentation/Vision/VNHumanBodyPoseObservation/JointName/leftKnee)

The left knee.

[`leftAnkle`](/documentation/Vision/VNHumanBodyPoseObservation/JointName/leftAnkle)

The left ankle.

[`rightHip`](/documentation/Vision/VNHumanBodyPoseObservation/JointName/rightHip)

The right hip.

[`rightKnee`](/documentation/Vision/VNHumanBodyPoseObservation/JointName/rightKnee)

The right knee.

[`rightAnkle`](/documentation/Vision/VNHumanBodyPoseObservation/JointName/rightAnkle)

The right ankle.

### Initializers

[`init(rawValue:)`](/documentation/Vision/VNHumanBodyPoseObservation/JointName/init(rawValue:))

Creates a joint name with a recognized point key.



---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)