TYPE: Object
TITLE: Camera Object

Camera Objects are objects that act like cameras; you view your scene 
through them, and render from their point of view.

Parameters:
Transform
    Overview          - Please refer to the Atmosphere object Transform tab.
Viewing
    Projection        - Type of camera projection.
    Ortho Width       - Width of orthographic view volume.      /orthowidth
    Resolution        - Resolution of rendered image.
                        Standard presets are available.
    Pixel Aspect      - Pixel aspect of intended display device.
    Focal Length      - Camera focal length (zoom).             /focal
    Aperture          - Camera aperture.                        /aperture
    Shutter Speed     - The portion of the frame interval       /shutter
                        that the camera shutter is open.
                        Used to determine motion blur. [0,1]
    Near              - Position of near clipping plane.        /near
    Far               - Position of far clipping plane.         /far
    Focus             - The lens focal distance and distance    /focus
                        from the camera at which objects will 
                        be in focus. If the fstop channel is 
                        also used, objects outside this distance 
                        will be blurred.
    F-Stop            - Lens fstop. Determines blurriness of    /fstop
                        depth-of field effects.
    Lens Curvature    - Lens curvature distortion.  Simulates   /curvature
                        wide angle or fish eye lenses if set 
                        greater than 1.
Crop
    Crop Left/Right/Bottom/Top  - Defines the cropping area in    /cropl /cropr
                        terms of the camera's viewing area         /cropb /cropt
		        margins.
    Window X/Y        - Define the centre of the window during  /winx /winy
                        the rendering process.
    Window Size       - Dimensions for expanding the cropped.    /winsize
                        area specified by the Crop parameter.
    Window Roll       - Amount the window area rolls in degrees. /winroll
Rotoscope
    COP Network       - Composite networks available for use.
    COP Name          - Individual cops in the selected network.
    COP Frame         - Which frame(s) to use from a cop         /copframe
                        composed of a sequence of images.
    Apply Zoom        - The camera window channels and zoom affect the
                        rotoscoped image.

Render
    Overview          - Please refer to the Ambient object Render tab.

OpenGL
    Clear Viewport    - Percentage of the viewport to clear.
    Fog               - Open GL fog (and parameters to control fog)
                        This fog is for the viewport only.
Misc
    Use Display Color - Use the specified display color.
    Display Color     - The display color of the object.  /dcolorr,g,b
    Selecting Enabled - Object is capable of being picked in viewport.
    Select Script     - Script to run when the object is picked.
