User guide
80
Control (UI) Default Value Function
CEL none Specifies Scene Graph locations on which the operation or
assignment acts. The Scene Graph locations are specified using
the Collection Expression Language (CEL). The CEL parameter
options are available by clicking Add Statements.
For more information, see the CEL Reference document found
on the documentation HTML page (accessed through Help >
Documentation) or the CEL widget parameters in Common
Node Widgets on page1.
applyWhen immediate Determines when the script runs:
• immediate - the filter runs at the locations specified by the
CEL statement as they are evaluated at this node's point in the
graph.
• deferred - the script details and its arguments are added as
attributes under the attributeModifiers group attribute.
They are run later by either an AttributeModifierResolve node
or the implicit AttributeModifierResolve filter added at render
time. They may be tested by enabling Scenegraph Implicit
Resolvers located in the menu bar or in the Scene Graph
tab.
applyWhen: deferred
modifierNameMode node name
recursiveEnable No
resolveIds none
applyWhen: deferred: modifierNameMode: specified
modifierName none
modifierType none Sets the attribute modifier plug-in to apply. The modifierType
determines which arguments are available in the args
dropdown.
args: AttributeFile
filepath none Describes the attribute file asset location.
sofilepath none Describes the .so asset location.
2 NODES A-C | ATTRIBUTEMODIFIERDEFINE