Hi,
I've just a simple question : I've a tilemap that is bigger than the window (the view has a viewport equal to window size) and I render it every frame. What happen to things that are out of the window ? Are they rendered too by GPU or is it automatically skiped ?