Syntax
dbSetCameraAspect(Ratio.f [, CameraID])
Description
This command will adjust the aspect ratio at which the camera renders to the screen. By default this aspect ratio is calculated by dividing the screen width by the screen height, normally resulting in an aspect ratio of 0.75. You can change this aspect ratio using this command in situations where you would like to render a perfect square to the screen or if you are writing for hardware that spans a single surface over multiple display devices.
See Also
dbSetCameraClip, dbSetCameraFOV, dbSetCameraRange, dbSetCameraToImage, dbSetCameraView