math.DistanceSqr
Description
Returns the squared difference between two points in 2D space. This is computationally faster than math.Distance.
Arguments
Returns
Page views: 4,935
Updated: A Long Time Ago
Updated: A Long Time Ago
Returns the squared difference between two points in 2D space. This is computationally faster than math.Distance.