'宣言 Public Sub AddNode( _ ByVal node As ITransformNode _ )
public void AddNode( ITransformNode node )
パラメータ
- node
The node that will be added to the transform graph.
The node that will be added to the transform graph.
'宣言 Public Sub AddNode( _ ByVal node As ITransformNode _ )
public void AddNode( ITransformNode node )
The node that will be added to the transform graph.