Category:Nodes:Option

From Gaffer Wiki
Jump to navigation Jump to search

Option Nodes

Name Description
Name Description
ArnoldOptions Sets global scene options applicable to the Arnold renderer.
CopyOptions Copies options from a source scene, adding them to the options of the main input scene.
CustomOptions Applies arbitrary user-defined options to the root of the scene.
CyclesOptions Sets global scene options applicable to the Cycles renderer.
DeleteGlobals A node which removes named items from the globals.
DeleteOptions A node which removes options from the globals.
OptionTweaks Makes modifications to options.
RenderManDisplayFilter Assigns a display filter. This is stored as an ri:displayfilter option in Gaffer’s globals, and applied to all render outputs.
RenderManIntegrator Specifies the RenderMan integrator to be used. This is stored in an ri:integrator option in the scene globals. If not specified, a default PxrPathTracer integrator is used.
RenderManOptions Sets global scene options applicable to the RenderMan renderer. Use the StandardOptions node to set global options applicable to all renderers.
RenderManSampleFilter Assigns a sample filter. This is stored as an ri:samplefilter option in Gaffer’s globals, and applied to all render outputs.
StandardOptions Specifies the standard options (global settings) for the scene.