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

operator *(Single, TVec2f): TVec2f

Declaration

Source position: DMath.pas line 94

function operator *(Single, TVec2f): TVec2f(

  S: Single;

  A: TVec2f

):TVec2f;