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