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

Norm2f

Normalizaciya vektora - delenie ego na svou dlinu.

Declaration

Source position: DMath.pas line 66

function Norm2f(

  V: TVec2f

):TVec2f;