This version of Unity is unsupported.

AnimationHumanStream.SetGoalPosition

public void SetGoalPosition(AvatarIKGoal index, Vector3 pos);

Parameters

index The AvatarIKGoal that is queried.
pos The position of this IK goal.

Description

Sets the position of this IK goal in world space.

See Also: SolveIK.