Version: 2019.1 (switch to 2018.3 or 2017.4)
LanguageEnglish
  • C#

HumanDescription.lowerArmTwist

Suggest a change

Success!

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.

Close

Submission failed

For 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.

Close

Cancel

public float lowerArmTwist;

Description

Defines how the lower arm's roll/twisting is distributed between the elbow and wrist joints.

When the lower arm needs to twist or roll based on IK, lowerArmTwist (a weighted range of 0..1) determines how much rotation is applied to the wrist and elbow. When lowerArmTwist is set to 0, the twist applies entirely to the elbow. When set to 1, the twist applies entirely to the wrist. The default value of 0.5 evenly distributes the twist between both the elbow and the wrist.

See Also: HumanDescription.upperArmTwist, HumanDescription.lowerLegTwist, HumanDescription.upperLegTwist.

Did you find this page useful? Please give it a rating: