Method AddNodeInput
AddNodeInput(Node)
Adds a node to this node's inputs.
public override sealed void AddNodeInput(Node input)
Parameters
input
NodeThe node to add as an input.
Adds a node to this node's inputs.
public override sealed void AddNodeInput(Node input)
input
NodeThe node to add as an input.