Distance
Summary
public static float Distance(float value1, float value2)
Calculates the absolute value of the difference of two values.
public static float Distance(float value1, float value2)
Calculates the absolute value of the difference of two values.