We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Computes and returns the square distance between two points.
local distance = gengine.math.getSquareDistance(pointA, pointB)
The square distance (float)
gengine Lua reference