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

Dot2f

Skalyarnoe proizdedenie dvuh vektorov.

Declaration

Source position: DMath.pas line 65

function Dot2f(

  A: TVec2f;

  B: TVec2f

):Single;