Skip to main content

Enumeration: PoseJointName

Defined in: src/world/humans/DetectedBodyPose.ts:8

Names of key human body joints and anatomical landmarks. Includes standard MediaPipe pose landmarks and composite landmarks for skeletal animation compatibility (e.g., Hips, Spine, Chest, Neck, Head).

Enumeration Members

Chest

Chest: "chest"

Defined in: src/world/humans/DetectedBodyPose.ts:30


Head: "head"

Defined in: src/world/humans/DetectedBodyPose.ts:32


Hips

Hips: "hips"

Defined in: src/world/humans/DetectedBodyPose.ts:28


LeftAnkle

LeftAnkle: "leftAnkle"

Defined in: src/world/humans/DetectedBodyPose.ts:24


LeftEar

LeftEar: "leftEar"

Defined in: src/world/humans/DetectedBodyPose.ts:12


LeftElbow

LeftElbow: "leftElbow"

Defined in: src/world/humans/DetectedBodyPose.ts:16


LeftEye

LeftEye: "leftEye"

Defined in: src/world/humans/DetectedBodyPose.ts:10


LeftFoot

LeftFoot: "leftFoot"

Defined in: src/world/humans/DetectedBodyPose.ts:26


LeftHip

LeftHip: "leftHip"

Defined in: src/world/humans/DetectedBodyPose.ts:20


LeftKnee

LeftKnee: "leftKnee"

Defined in: src/world/humans/DetectedBodyPose.ts:22


LeftShoulder

LeftShoulder: "leftShoulder"

Defined in: src/world/humans/DetectedBodyPose.ts:14


LeftWrist

LeftWrist: "leftWrist"

Defined in: src/world/humans/DetectedBodyPose.ts:18


Neck

Neck: "neck"

Defined in: src/world/humans/DetectedBodyPose.ts:31


Nose

Nose: "nose"

Defined in: src/world/humans/DetectedBodyPose.ts:9


RightAnkle

RightAnkle: "rightAnkle"

Defined in: src/world/humans/DetectedBodyPose.ts:25


RightEar

RightEar: "rightEar"

Defined in: src/world/humans/DetectedBodyPose.ts:13


RightElbow

RightElbow: "rightElbow"

Defined in: src/world/humans/DetectedBodyPose.ts:17


RightEye

RightEye: "rightEye"

Defined in: src/world/humans/DetectedBodyPose.ts:11


RightFoot

RightFoot: "rightFoot"

Defined in: src/world/humans/DetectedBodyPose.ts:27


RightHip

RightHip: "rightHip"

Defined in: src/world/humans/DetectedBodyPose.ts:21


RightKnee

RightKnee: "rightKnee"

Defined in: src/world/humans/DetectedBodyPose.ts:23


RightShoulder

RightShoulder: "rightShoulder"

Defined in: src/world/humans/DetectedBodyPose.ts:15


RightWrist

RightWrist: "rightWrist"

Defined in: src/world/humans/DetectedBodyPose.ts:19


Spine

Spine: "spine"

Defined in: src/world/humans/DetectedBodyPose.ts:29