Function Navigation.getClosestPoint

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

Vector3 getClosestPoint (
  const(Vector3) to_point
) nothrow @nogc;