Effective output ports for a node instance: kind.dynamicOutputs(params) if defined, else the static kind.outputs. Mirror of getNodeInputPorts for output ports — used wherever code needs the live port list (compiler, type inference, overlay, editor).
kind.dynamicOutputs(params)
kind.outputs
Effective output ports for a node instance:
kind.dynamicOutputs(params)if defined, else the statickind.outputs. Mirror of getNodeInputPorts for output ports — used wherever code needs the live port list (compiler, type inference, overlay, editor).