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

Lerp4

Declaration

Source position: AsphyreMath.pas line 708

function Lerp4(

  const v0: TVector4;

  const v1: TVector4;

  Alpha: single

):TVector4;



CT Web help

CodeTyphon Studio