Skip to content

API > HumanDescription


HumanDescription⚓︎

Class that holds humanoid avatar parameters

Members⚓︎

Properties⚓︎

Name Description
HumanDescription.armStretchProperty Amount by which the arm's length is allowed to stretch when using IK.
HumanDescription.feetSpacingProperty Modification to the minimum distance between the feet of a humanoid model.
HumanDescription.hasTranslationDoFProperty True 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.humanProperty Mapping between Mecanim bone names and bone names in the rig.
HumanDescription.legStretchProperty Amount by which the leg's length is allowed to stretch when using IK.
HumanDescription.lowerArmTwistProperty Defines how the lower arm's roll/twisting is distributed between the elbow and wrist joints.
HumanDescription.lowerLegTwistProperty Defines how the lower leg's roll/twisting is distributed between the knee and ankle.
HumanDescription.skeletonProperty List of bone Transforms to include in the model.
HumanDescription.upperArmTwistProperty Defines how the upper arm's roll/twisting is distributed between the shoulder and elbow joints.
HumanDescription.upperLegTwistProperty Defines how the upper leg's roll/twisting is distributed between the thigh and knee joints.

Constructor⚓︎

Name Description
HumanDescription()Constructor Creates new HumanDescription