Navigation
API > API/Runtime > API/Runtime/GeometryCore > API/Runtime/GeometryCore/Spatial > API/Runtime/GeometryCore/Spatial/FSegmentTree3
References
| Module | GeometryCore |
| Header | /Engine/Source/Runtime/GeometryCore/Public/Spatial/SegmentTree3.h |
| Include | #include "Spatial/SegmentTree3.h" |
bool FindNearestSegment
(
const FVector3d & P,
FSegment & NearestSegmentOut,
const IMeshSpatial::FQueryOptions & Options
) const
Remarks
Find the nearest segment to query point P, and return it in NearestSegmentOut