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

AnimationHumanStream.SetHintPosition

매뉴얼로 전환
public void SetHintPosition (AvatarIKHint index, Vector3 pos);

파라미터

indexThe AvatarIKHint that is queried.
posThe position of this IK hint.

설명

Sets the position of this IK hint in world space.

See Also: SolveIK.