Gets the index of the closest point in an array of vectors. Optionally stops early if within CloseEnough.
In
Exec
|
|
Points
Array of Vectors
|
|
Check
Vector
|
|
Ignore Indexes
Array of Integers
|
|
Close Enough
Float
|
Out
Exec
|
|
Return Value
Integer
|
Gets the index of the closest point in an array of vectors. Optionally stops early if within CloseEnough. |