InaccurateFindNearest

Overload list

Windows
MacOS
Linux
Name Description

Public function Const

float

 

InaccurateFindNearest

(
    const T& PointInSpace,
    float& OutDistanceSq
)

Find the nearest point on spline to the given point.

Public function Const

float

 

InaccurateFindNearest

(
    const T& PointInSpace,
    float& OutDistanceSq,
    float& OutSegment
)

Find the nearest point on spline to the given point.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss