Documentation > Mesh Ops Plugin BPLibrary > Get Closest Vert

Get Closest Vert

Finds closest vertex to point Loc. Stops early if it found one within GoodEnough range.

Inputs

In
Exec

Data
Mesh Data Structure (by ref)

Loc
Vector

Good Enough
Float

Outputs

Out
Exec

Return Value
Integer

Finds closest vertex to point Loc. Stops early if it found one within GoodEnough range.