Unit 'AsphyreMath' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#pl_asphyresphinx]

Lerp2

Declaration

Source position: AsphyreMath.pas line 237

function Lerp2(

  const v0: TPoint2;

  const v1: TPoint2;

  Alpha: single

):TPoint2;



CT Web help

CodeTyphon Studio