NodeInput interface
Describes an input signal to be used on a pipeline node.
Properties
node |
The name of the upstream node in the pipeline which output is used as input of the current node. |
Property Details
nodeName
The name of the upstream node in the pipeline which output is used as input of the current node.
nodeName: string
Property Value
string