Returns the tiles in the given layer that are within the cameras viewport. This is used internally.
The Tilemap Layer to act upon.
The Camera to run the cull check against.
Optional
An optional array to store the Tile objects within.
The rendering order constant. Default 0.
Returns the tiles in the given layer that are within the cameras viewport. This is used internally.