<!--
{
  "availability" : [
    "iOS: 18.0.0 -",
    "iPadOS: 18.0.0 -",
    "macOS: 15.0.0 -",
    "tvOS: 18.0.0 -",
    "visionOS: 2.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "Vision",
  "identifier" : "/documentation/Vision/HumanBodyPoseObservation/JointName",
  "metadataVersion" : "0.1.0",
  "role" : "Enumeration",
  "symbol" : {
    "kind" : "Enumeration",
    "modules" : [
      "Vision"
    ],
    "preciseIdentifier" : "s:6Vision24HumanBodyPoseObservationV9JointNameO"
  },
  "title" : "HumanBodyPoseObservation.JointName"
}
-->

# HumanBodyPoseObservation.JointName

The supported joint names for the body pose.

```
enum JointName
```

## Topics

### Getting the joint names

[`case leftAnkle`](/documentation/Vision/HumanBodyPoseObservation/JointName/leftAnkle)

A joint name that represents the left ankle.

[`case leftEar`](/documentation/Vision/HumanBodyPoseObservation/JointName/leftEar)

A joint name that represents the left ear.

[`case leftElbow`](/documentation/Vision/HumanBodyPoseObservation/JointName/leftElbow)

A joint name that represents the left elbow.

[`case leftEye`](/documentation/Vision/HumanBodyPoseObservation/JointName/leftEye)

A joint name that represents the left eye.

[`case leftHip`](/documentation/Vision/HumanBodyPoseObservation/JointName/leftHip)

A joint name that represents the left hip.

[`case leftKnee`](/documentation/Vision/HumanBodyPoseObservation/JointName/leftKnee)

A joint name that represents the left knee.

[`case leftShoulder`](/documentation/Vision/HumanBodyPoseObservation/JointName/leftShoulder)

A joint name that represents the left shoulder.

[`case leftWrist`](/documentation/Vision/HumanBodyPoseObservation/JointName/leftWrist)

A joint name that represents the left wrist.

[`case neck`](/documentation/Vision/HumanBodyPoseObservation/JointName/neck)

A joint name that represents the neck.

[`case nose`](/documentation/Vision/HumanBodyPoseObservation/JointName/nose)

A joint name that represents the nose.

[`case rightAnkle`](/documentation/Vision/HumanBodyPoseObservation/JointName/rightAnkle)

A joint name that represents the right ankle.

[`case rightEar`](/documentation/Vision/HumanBodyPoseObservation/JointName/rightEar)

A joint name that represents the right ear.

[`case rightElbow`](/documentation/Vision/HumanBodyPoseObservation/JointName/rightElbow)

A joint name that represents the right elbow.

[`case rightEye`](/documentation/Vision/HumanBodyPoseObservation/JointName/rightEye)

A joint name that represents the right eye.

[`case rightHip`](/documentation/Vision/HumanBodyPoseObservation/JointName/rightHip)

A joint name that represents the right hip.

[`case rightKnee`](/documentation/Vision/HumanBodyPoseObservation/JointName/rightKnee)

A joint name that represents the right knee.

[`case rightShoulder`](/documentation/Vision/HumanBodyPoseObservation/JointName/rightShoulder)

A joint name that represents the right shoulder.

[`case rightWrist`](/documentation/Vision/HumanBodyPoseObservation/JointName/rightWrist)

A joint name that represents the right wrist.

[`case root`](/documentation/Vision/HumanBodyPoseObservation/JointName/root)

A joint name that represents the point between the left hip and right hip.

## Relationships

### Conforms To

[`Escapable`](/documentation/Swift/Escapable)

[`Hashable`](/documentation/Swift/Hashable)

[`Sendable`](/documentation/Swift/Sendable)

[`Decodable`](/documentation/Swift/Decodable)

[`Encodable`](/documentation/Swift/Encodable)

[`RawRepresentable`](/documentation/Swift/RawRepresentable)

[`SendableMetatype`](/documentation/Swift/SendableMetatype)

[`Equatable`](/documentation/Swift/Equatable)

[`Copyable`](/documentation/Swift/Copyable)

---

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)