'宣言 Public Sub SetOutputNode( _ ByVal node As TransformNode _ )
public void SetOutputNode( TransformNode node )
パラメータ
- 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.
'宣言 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.