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

AnimationHumanStream.SetGoalRotation

Declaration

public void SetGoalRotation(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 in world space.

Additional resources: SolveIK.