enumeration
Thank you for helping us improve the quality of Unity Documentation. Although we cannot accept all submissions, we do read each suggested change from our users and will make updates where applicable.
CloseFor some reason your suggested change could not be submitted. Please <a>try again</a> in a few minutes. And thank you for taking the time to help us improve the quality of Unity Documentation.
CloseEnumeration of all the parts in a human.
A human part is a region defining a set of muscles in a human, to get a specific muscle, it has to be used with another DoF enumerations.
See Also: BodyDof, HeadDof, LegDof, ArmDof, and FingerDof.
Body | The human body part. |
Head | The human head part. |
LeftLeg | The human left leg part. |
RightLeg | The human right leg part. |
LeftArm | The human left arm part. |
RightArm | The human right arm part. |
LeftThumb | The human left thumb finger part. |
LeftIndex | The human left index finger part. |
LeftMiddle | The human left middle finger part. |
LeftRing | The human left ring finger part. |
LeftLittle | The human left little finger part. |
RightThumb | The human right thumb finger part. |
RightIndex | The human right index finger part. |
RightMiddle | The human right middle finger part. |
RightRing | The human right ring finger part. |
RightLittle | The human right little finger part. |