Return value of Tilemap.get_bounds method.
Tilemap.get_bounds
h:Int
number of rows in the tile map
w:Int
number of columns in the tile map
x:Int
x coordinate of the bottom left corner
y:Int
y coordinate of the bottom left corner