Navigation
Unreal Engine C++ API Reference > 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). |