Common Parameters
The following parameters are the same for many of the driver nodes.
filename
The pathname of the output file.color_space
Specifies which color space to use for rendered images. Built-in values arelinear
sRGB
and Rec709
. The default value auto
will use sRGB
for 8-bit formats and linear
otherwise.tiled
Allows you to save the file in scanline or tiled mode. Scanline may work better with composition packages like Nuke or Fusion. If tiled is off the whole image buffer size will be allocated all at once for all the AOVs present in the scene. If enabled, Arnold will save the buckets as they are rendered, which reduces memory taken up by image buffers.output_padded
Defines a padding around the crop region.