MCPcopy Create free account
hub / github.com/RedPandaProjects/UnrealEngine / FindNearestVertex

Method FindNearestVertex

Source/Engine/Src/UnTrace.cpp:682–693  ·  view source on GitHub ↗

Find Bsp node vertex nearest to a point (within a certain radius) and set the location. Returns distance, or -1.0 if no point was found.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

SnapMethod · 0.80
bspAddPointMethod · 0.80

Calls 2

FindNearestVertexFunction · 0.85
NumMethod · 0.80

Tested by

no test coverage detected