Animator.SetBoneLocalRotation

Switch to Manual
public void SetBoneLocalRotation (HumanBodyBones humanBoneId, Quaternion rotation);

Parameters

humanBoneIdThe human bone Id.
rotation@param value Вращательный вес.

Description

Устанавливает поворот цели IK.

Can be used to create rotation IK goals for any human bone. Ex: Control lower and upper body independantly by setting Hips and Spine local rotation during an IK pass.