camera_set_sub_window
Sets the rendering sub window of a camera
arguments
- "camera_name" : String
The name of the camera.
- "window_xh" : Uint32 (default: null)
The right edge of the render sub-window in raster space.
- "window_xl" : Uint32 (default: null)
The left edge of the render sub-window in raster space.
- "window_yh" : Uint32 (default: null)
The top edge of the render sub-window in raster space.
- "window_yl" : Uint32 (default: null)
The bottom edge of the render sub-window in raster space.