SetCameraBounds

Description

Sets the parameters for an off center projection matrix. The near and far values are set separately with SetCameraRange. To use an off center projection matrix you must activate it with SetCameraOffCenter.

Definition

SetCameraBounds( cameraID, left, right, top, bottom )

Parameters