[]
Sets the output node for the transform graph.
public void SetOutputNode(TransformNode node)
Public Sub SetOutputNode(node As TransformNode)
| Type | Name | Description |
|---|---|---|
| TransformNode | node | The node that will be set as the output of the the transform graph. |