This version of Unity is unsupported.

AnimationHumanStream.SetHintPosition

public void SetHintPosition(AvatarIKHint index, Vector3 pos);

Parameters

index The AvatarIKHint that is queried.
pos The position of this IK hint.

Description

Sets the position of this IK hint in world space.

See Also: SolveIK.