Choose your operating system:
Windows
macOS
Linux
Find the distance from a point to the closest point on an infinite line.
Target is Kismet Math Library
X0
Y 0
Z 0
X0
Y 0
Z 0
X0
Y 0
Z 0
|
Point
Vector
|
Point for which we find the distance to the closest point on the line. |
|
Line Origin
Vector
|
Point of reference on the line. |
|
Line Direction
Vector
|
Direction of the line. Not required to be normalized. |
|
Return Value
Float (single-precision)
|
The distance from the given point to the closest point on the line. |