SetGoalRotation(AvatarIKGoal, Quaternion)
Sets the rotation of this IK goal in world space.
Read time 1 minuteLast updated 11 days ago
Definition
- Type: Method
- Namespace: UnityEngine.Animations
- Assembly: UnityEngine.AnimationModule
public void SetGoalRotation(AvatarIKGoal index, Quaternion rot)
Parameters
Remarks
Additional Resources: AnimationHumanStream.SolveIK.