TMeshQueries::FindNearestPoint_LinearSearch

Windows
MacOS
Linux

References

Module

GeometricObjects

Header

/Engine/Plugins/Experimental/GeometryProcessing/Source/GeometricObjects/Public/MeshQueries.h

Include

#include "MeshQueries.h"

Syntax

static FVector3d FindNearestPoint_LinearSearch
(
    const TriangleMeshType & Mesh,
    const FVector3d & P
)

Returns

nearest point on Mesh to P, or P if nearest point was not found

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