Vec2.distanceSquared

The distance between this point and the other one squared. Not square rooted, so no crash and more efficient.

struct Vec2(T)
const
T
distanceSquared
()

Meta