Click or drag to resize
AB4D logo

SceneNodeReplaceChild Method

Overload List
 NameDescription
Public methodReplaceChild(Int32, SceneNode) Replaces the SceneNode at the specified index with the newChildNode
Public methodReplaceChild(SceneNode, SceneNode) Replaces the currentChildNode with the newChildNode
Top
See Also