Tilemap.INVALID_TILE

Undocumented in source.
struct Tilemap(T)
static immutable
auto INVALID_TILE = Tile!T(T(), true);

Meta