Calculate the fastest route between two triangles of a tile. The tile need to be baked, as it uses existing path tables.
See Implementation
Calculate the fastest route between two triangles of a tile. The tile need to be baked, as it uses existing path tables.