API > HumanBones
Variable: HumanBones
const
HumanBones: readonly ["hips"
,"leftUpperLeg"
,"rightUpperLeg"
,"leftLowerLeg"
,"rightLowerLeg"
,"leftFoot"
,"rightFoot"
,"spine"
,"chest"
,"neck"
,"head"
,"leftShoulder"
,"rightShoulder"
,"leftUpperArm"
,"rightUpperArm"
,"leftLowerArm"
,"rightLowerArm"
,"leftHand"
,"rightHand"
,"leftToes"
,"rightToes"
,"leftEye"
,"rightEye"
,"jaw"
,"leftThumbProximal"
,"leftThumbIntermediate"
,"leftThumbDistal"
,"leftIndexProximal"
,"leftIndexIntermediate"
,"leftIndexDistal"
,"leftMiddleProximal"
,"leftMiddleIntermediate"
,"leftMiddleDistal"
,"leftRingProximal"
,"leftRingIntermediate"
,"leftRingDistal"
,"leftLittleProximal"
,"leftLittleIntermediate"
,"leftLittleDistal"
,"rightThumbProximal"
,"rightThumbIntermediate"
,"rightThumbDistal"
,"rightIndexProximal"
,"rightIndexIntermediate"
,"rightIndexDistal"
,"rightMiddleProximal"
,"rightMiddleIntermediate"
,"rightMiddleDistal"
,"rightRingProximal"
,"rightRingIntermediate"
,"rightRingDistal"
,"rightLittleProximal"
,"rightLittleIntermediate"
,"rightLittleDistal"
,"upperChest"
]
Source
packages/plugin-babylon/src/vrm/pose/poses.ts:9
Generated using typedoc-plugin-markdown and TypeDoc