camera_set_resolution
Sets the resolution of a camera
arguments
-
"camera_name" : String
The name of the camera.
-
"resolution" : Uint32<2>
The resolution of the camera.
-
"set_window" : Boolean (default: true)
If true then the camera sub window is also set to (0,0,resolution{"x"}-1,resolution{"y"}-1). The allows resolution changes to work as expected for scenes exported from some well known DCC applications.