[Overview][Constants][Types][Procedures and functions][Index] Reference for unit 'DMath' (#DEngine)

Vec4f

Declaration

Source position: DMath.pas line 68

function Vec4f(

  X: Single;

  Y: Single;

  Z: Single;

  W: Single

):TVec4f;