Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Math > API/Runtime/Core/Math/FMath
| Type | Name | Description | |
|---|---|---|---|
| float | PointDistToLine
(
const FVector& Point, |
Calculates the distance of a given Point in world space to a given line, defined by the vector couple (Origin, Direction). | |
| float | PointDistToLine
(
const FVector& Point, |
Calculates the distance of a given Point in world space to a given line, defined by the vector couple (Origin, Direction). |