Gets the distance to the approximate closest point on the mesh. Returns early if distance is within AcceptWithin.
In
Exec
|
|
Data
Mesh Data Structure (by ref)
|
|
Point
Vector
|
|
Accept Within
Float
|
Out
Exec
|
|
Out Point
Vector
|
|
Return Value
Float
|
Gets the distance to the approximate closest point on the mesh. Returns early if distance is within AcceptWithin. |