'Declaration Public Sub RemoveNode( _ ByVal node As TransformNode _ )
public void RemoveNode( TransformNode node )
Parameters
- node
The node that will be removed from the transform graph.
The node that will be removed from the transform graph.
'Declaration Public Sub RemoveNode( _ ByVal node As TransformNode _ )
public void RemoveNode( TransformNode node )
The node that will be removed from the transform graph.