Navigation.getClosestPoint

Returns the navigation point closest to the point given. Points are in local coordinate space.

struct Navigation
@nogc nothrow
Vector3
getClosestPoint
(
in Vector3 to_point
)

Meta