DataflowGraphNodeConnection interface

DataflowGraph DataflowGraphNode Connection.

Properties

from

Information about the source node.

to

Information about the destination node.

Property Details

from

Information about the source node.

from: DataflowGraphConnectionInput

Property Value

to

Information about the destination node.

to: DataflowGraphConnectionOutput

Property Value