User guide
362
Control (UI) Default Value Function
keywordArguments none Array of keyword arguments (name => value pairs)
added to the outline function.
Example:
command("nodeName",
"commandArg1",
"commandArg2",
"keywordName1" => "keywordValue1",
"keywordName2" => "keywordValue2",
)
pythonImports
pythonImports none Array of import statements to be added to the
Python farm file.
Example:
from outline.modules.shell import Shell
or
import outline.module.shell
farmSettings
setActiveFrameRange disabled When enabled, activeFrameRange parameters are
exposed to define the active frame range for
rendering.
When disabled, the active frame range is assumed to
be the same as
globals.inTime and globals.outTime.
Note: The active frame range affects farm file
generation and ShadowRenderAssign node
assignments.
6 NODES R-Z | RENDERSCRIPT