This version of Unity is unsupported.
Experimental: this API is experimental and might be changed or removed in the future.

AnimationHumanStream.SetHintPosition

Declaration

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.