User guide
327
Control (UI) Default Value Function
inputBehavior only valid Controls how input ports on the node are mapped onto the
inputs of the underlying Op. This parameter is only meaningful
when the node has one or more invalid input ports - a port
that is not connected to an output port or is connected to an
output port that doesn't provide data.
When set to only valid, any valid input ports of then ode are
skipped when determining which inputs to pass to the
underlying Op.
When set to by index, all input ports of the node are
represented in the list of inputs the Op sees; invalid inputs are
represented as an Op of type no-op.
applyWhere: at specific locations
location /root/world/location The location to create, if it doesn't already exist. Otherwise, the
scene graph location at which the script is run.
location > N/A • Adopt Scenegraph Selection - the currently selected scene
graph location is used to populate the parameter.
• Adopt Selected Nodegraph Node - creates an expression
from the currently selected Node Graph node linking the
scene graph location created by that node to this parameter.
• Select In Scenegraph - selects the location specified by this
parameter in the Scene Graph tab.
executionMode: deferred
5 NODES L-Q | OPSCRIPT