Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Source/Runtime/GeometryCore/Public/Spatial/MeshAABBTree3.h |
Include |
#include "Spatial/MeshAABBTree3.h" |
virtual FVector3d FindNearestPoint
(
const FVector3d & Point,
const FQueryOptions & Options
) const
Convenience function that calls FindNearestTriangle and then finds nearest point
nearest point to Point, or Point itself if a nearest point was not found