dot


Description:

[ Version ( since = "1.0" ) ]
public float dot (Vec2 b)

Computes the dot product of the two given vectors.

Parameters:

this

a Vec2

b

a Vec2

Returns:

the dot product of the vectors