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