TYPE: COP
TITLE: Render COP

This COP renders an output driver directly into a composite network. All the
parameters of the output driver are respected. 

The OpenGL output drivers (GL, Scene) and output drivers that do not produce
images are not supported. Composite output drivers are also not supported; 
use a Fetch COP to get images from other composite networks.

Parameters
    Driver                              - Selects the output driver to render.
    Automatically Render when Necessary - Re-renders the image when any of
                                          the scene parameters change. If
                                          off, the last render is held.
    Redo Render                         - Force a render update.
    Determine Resolution from Driver    - Use the resolution and pixel
                                          aspect ratio found in the output
                                          driver.
    Determine Planes from Driver        - Use the plane(s) and data formats
                                          specified by the output driver.
                                          For example, if a jpg is output,
                                          an 8bit color plane is used. If
                                          a tif16 is output, a 16bit color
                                          plane with alpha is used. All
                                          variables on Mantra's Deep Raster
                                          page are also rendered.

See also:    Mantra ROP (../out/mantra), RenderMan ROP (../out/rman)
