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,833
Updated: This Year
Updated: This Year
Returns the squared difference between two points in 2D space. This is computationally faster than math.Distance.