Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

AnimationHumanStream.SetGoalLocalRotation

Declaration

public void SetGoalLocalRotation(AvatarIKGoal index, Quaternion rot);

Parameters

index The AvatarIKGoal that is queried.
rot The rotation of this IK goal.

Description

Sets the rotation of this IK goal relative to the root.

Additional resources: SolveIK.