dot

infix fun dot(other: Vec2): Float

Calculates dot product of this vector and the other vector.

Since

v1.1.0