Defines the basic properties of a vector paint operator.
Can accept an input (Any).
Produces an Output (Any).
Vector Paint
|
Specifies the color channels that are included in the output image. outputs an RGBA image.
outputs an RGB image.
outputs only the Alpha channel.
|
|
Specifies the bit depth of the output image. outputs an 8-bit image.
outputs a 16-bit image.
|
Image Size
|
Specify the resolution of the operator's output image.
|
Operator
|
The operator's name in the explorer and the FX Tree. You can change this to any name.
|
|
Toggles whether or not the operator is active. Deactivating this option mutes the operator.
|