Distance returns the euclidian distance between two points.
Dot returns the dot product of two vectors.
No description provided by the author
No description provided by the author
New returns a vec2 from its components.
NewI returns a vec2 from integer components.