Navigation
API > API/Runtime > API/Runtime/GeometryCore > API/Runtime/GeometryCore/TMeshQueries
References
| Module | GeometryCore |
| Header | /Engine/Source/Runtime/GeometryCore/Public/MeshQueries.h |
| Include | #include "MeshQueries.h" |
static FVector3d FindNearestPoint_LinearSearch
(
const TriangleMeshType & Mesh,
const FVector3d & P
)
nearest point on Mesh to P, or P if nearest point was not found