public void SetGoalPosition (AvatarIKGoal index, Vector3 pos);

Parámetros

indexEl AvatarIKGoal que se consulta.
posThe position of this IK goal.

Descripción

Sets the position of this IK goal in world space.

See Also: SolveIK.