Moves from start position towards end position along the navigation mesh surface.
This method is optimized for small delta movement and a small number of
polygons. If used for too great a distance, the result set will form an
incomplete path.
The resultPosition will equal the endPosition if the end is reached.
Otherwise the closest reachable position will be returned.
The resulting position is projected onto the surface of the navigation mesh with
Moves from start position towards end position along the navigation mesh surface.
This method is optimized for small delta movement and a small number of polygons. If used for too great a distance, the result set will form an incomplete path.
The resultPosition will equal the endPosition if the end is reached. Otherwise the closest reachable position will be returned.
The resulting position is projected onto the surface of the navigation mesh with