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