Typically, the main camera is positioned at (0, 0, z). This draws graphics on the entire screen centered at the center of the screen. I will like to render game graphics only in a subset of the screen, a rectangle. Then I want the center of that rectangle to be aligned with the center of the camera. Is there a simple way to accomplish that?