Syntax

dbSetCameraView(Left, Top, Right, Bottom [, CameraID])

Description

This command will set the viewport of the camera. The viewport is the actual area on screen where all 3D is drawn. The default viewport area is the entire screen, but can be specified using this command. You must specify the screen coordinates using integer values.

See Also

dbSetCameraAspect, dbSetCameraClip, dbSetCameraFOV, dbSetCameraRange, dbSetCameraToImage