OpResolve
This node resolves deferred Ops, such as OpScripts.
Connection Type |
Connection Name |
Function |
Input |
in |
The place in the node graph where deferred Ops are resolved. |
Control (UI) |
Default Value |
Function |
resolveWithIds |
all |
When an Op has been deferred to run during op resolve you must specify the resolveID. If the resolveWithIds option is set to all, it processes all the ops set to run during op resolve. If the option is set to selected, it only processes those that have at least one resolveId that matches the values set in the specifiedResolveIds field. |
resolveWithIds: specified |
||
specifiedResolveIds |
N/A |
A space-separated list of resolveIds to resolve. |