TYPE: VOPNET
TITLE: VEX Compositing Filter

This network defines a COP operator type that requires at least one input.

Parameters:
    COP Type Name   - The name of the new operator type defined by this network.
    Minimum Inputs  - The minimum number of inputs for this new operator type.
    Maximum Inputs  - The maximum number of inputs for this new operator type.
    Parameter Order - This list can be used to help specify the order and
                      organization of parameters in the COP type defined by
                      this network.  This list shows all Parameter VOPs
                      contained in the network.  The parameters in the defined
                      COP will appear in the order in which they appear in
                      this list.  It is also possible to define parameter
                      groups by pressing the button to the right of the
                      parameter name.  The group name is specified by entering
                      it directly into the group name field.

See Also: VEX Compositing Generator(cop2gen)
