Source position: LabMath.pas line 553
function LabLerpVec2(
const v0: TLabVec2;
const v1: TLabVec2;
const t: TLabFloat
):TLabVec2;