Navigation
API > API/Runtime > API/Runtime/GeometryCore > API/Runtime/GeometryCore/Spatial > API/Runtime/GeometryCore/Spatial/TMeshAABBTree3
References
| Module | GeometryCore |
| Header | /Engine/Source/Runtime/GeometryCore/Public/Spatial/MeshAABBTree3.h |
| Include | #include "Spatial/MeshAABBTree3.h" |
virtual FVector3d FindNearestPoint
(
const FVector3d & Point,
const FQueryOptions & Options
) const
Remarks
Convenience function that calls FindNearestTriangle and then finds nearest point nearest point to Point, or Point itself if a nearest point was not found