Version: 2022.3
言語: 日本語
public float upperLegTwist ;

説明

回転/ひねりを脚の付け根おと膝にどの割合で反映するか定義します

When the upper leg needs to twist or roll based on IK, upperLegTwist (a weighted range of 0..1) determines how much rotation is applied to the thigh and knee. When upperLegTwist is set to 0, the twist applies entirely to the thigh. When set to 1, the twist applies entirely to the knee. The default value of 0.5 evenly distributes the twist between both the thigh and the knee.

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