HandleUtility.DistancePointToLine

static function DistancePointToLine (p : Vector2, a : Vector2, b : Vector2) : float

Description

Distance from a point p in 2d to a line defined by two points a and b.