User guide
130
Control (UI) Default Value Function
resolveIds N/A When applyWhen is set to during op resolve, you may
specify a space-delimited list of strings to indicate that this Op
should only be resolved by Op resolvers that contain at least
one matching "resolveId." This is an advanced feature for
greater control over order of evaluation.
A useful resolveIds is implicit_prepocess, which runs at the first
implicit resolver, before other implicit resolvers, such as
MaterialResolve and ConstraintResolve are run.
applyWhen: during katana look file resolve
recursiveEnable No When applying in a non-immediate state, enabling this results in
the Op running at every location beneath the assigned
locations. In general this is more efficient than using an
equivalent recursive CEL statement.
You can also override the ops.*.recursiveEnable attribute
anywhere deeper in the tree to exclude evaluation at those
locations. This is similar to the behavior of the visible or light
linking attributes.
recursiveEnable: yes
3 NODES D-H | GENERICOP