Experimental: this API is experimental and might be changed or removed in the future.

AnimationHumanStream.SetHintPosition

Cambiar al Manual
public void SetHintPosition (AvatarIKHint index, Vector3 pos);

Parámetros

indexEl AvatarIKHint que es consultado.
posThe position of this IK hint.

Descripción

Sets the position of this IK hint in world space.

See Also: SolveIK.