User guide

128
Control (UI) Default Value Function
CEL > Add Statements N/A Paths - adds a Paths list to this CEL parameter.
Collections - adds a Collections list to this CEL parameter.
Custom - adds a Custom parameter to this CEL parameter.
Append Scenegraph Selection - adds a Paths list to this CEL
parameter and places selected Scene Graph locations in the
new list.
Replace With Scenegraph Selection - removes any
parameters within this CEL parameter and creates a new Paths
list and populates it with any selected Scene Graph locations.
Copy CEL Statement As Text - copies this CEL statement to
the clipboard.
Paste CEL Statement - removes any parameters within this
CEL parameter and pastes the CEL statement in the clipboard
to this parameter.
Replace With Parameter Expression - converts the current
CEL parameter into an expression.
name GenericOp The name of the attribute group under which to store the Op
type and args.
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.
applyWhen: during op resolve
3 NODES D-H | GENERICOP