tileSize

abstract var tileSize: dynamic

Width and height of tiles in the grid. Use a number if width and height are equal, or Point(width, height) otherwise.