Vec3.distanceSquared

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

struct Vec3(T)
const
T
distanceSquared
()

Meta