'Declaration Public Sub SetOutputNode( _ ByVal node As TransformNode _ )
public void SetOutputNode( TransformNode 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 TransformNode _ )
public void SetOutputNode( TransformNode node )
The node that will be set as the output of the the transform graph.