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