'Declaration Public Sub SetOutputNode( _ ByVal node As ITransformNode _ )
public void SetOutputNode( ITransformNode node )
Parameters
- node
The node that will be set as the output of the the transform graph.
The node that will be set as the output of the the transform graph.
'Declaration Public Sub SetOutputNode( _ ByVal node As ITransformNode _ )
public void SetOutputNode( ITransformNode node )
The node that will be set as the output of the the transform graph.