The TileMap's quadrant size. Optimizes drawing by batching, using chunks of this size.
public int CellQuadrantSize { get; set; }