- set-camera-viewport-screen-position! CAMERA LEFT RIGHT BOTTOM TOPprocedure
Set the area of the screen that CAMERA renders to, defined by the rectangle of LEFT, RIGHT, BOTTOM, TOP. These default to the full screen, which is represented by values of -1, 1, -1, 1, respectively.