Source position: AsphyreMath.pas line 377
function Lerp3(
const v0: TVector3;
const v1: TVector3;
Alpha: single
):TVector3;