Function TileSet.tileGetNavigationPolygon

Returns the navigation polygon of the tile.

godot.d.reference.Ref!(godot.navigationpolygon.NavigationPolygon) tileGetNavigationPolygon (
  const(long) id
) nothrow @nogc const;