Syntax: SetAspectRatio(float aspect) Purpose: Sets the aspect ratio of the camera. Parameters: aspect - Aspect ratio. Returned value(s): None Additional Info:
The aspect ratio is defined as view space width divided by height when the camera is initially created.