Skip to main content

HumanDescription

Class that holds humanoid avatar parameters

Members

Properties

NameDescription
HumanDescription.armStretchAmount by which the arm's length is allowed to stretch when using IK.
HumanDescription.feetSpacingModification to the minimum distance between the feet of a humanoid model.
HumanDescription.hasTranslationDoFTrue for any human that has a translation Degree of Freedom (DoF). It is set to false by default. Translation DoF are on Spine, Chest, Neck, Shoulder and Upper Leg bones.
HumanDescription.humanMapping between Mecanim bone names and bone names in the rig.
HumanDescription.legStretchAmount by which the leg's length is allowed to stretch when using IK.
HumanDescription.lowerArmTwistDefines how the lower arm's roll/twisting is distributed between the elbow and wrist joints.
HumanDescription.lowerLegTwistDefines how the lower leg's roll/twisting is distributed between the knee and ankle.
HumanDescription.skeletonList of bone Transforms to include in the model.
HumanDescription.upperArmTwistDefines how the upper arm's roll/twisting is distributed between the shoulder and elbow joints.
HumanDescription.upperLegTwistDefines how the upper leg's roll/twisting is distributed between the thigh and knee joints.

Constructor

NameDescription
HumanDescription()Creates new HumanDescription