Version: 2017.2

Animator.SetBoneLocalRotation

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

Parameters

humanBoneId The 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.