Function TileSet.autotileSetNavigationPolygon
Sets the navigation polygon of the subtile from an atlas/autotile given its coordinates.
void autotileSetNavigationPolygon
(
const(long) id,
NavigationPolygon navigation_polygon,
const(Vector2) coord
) nothrow @nogc;