Tesla Graphics Engine Documentation (January 2012)
RemoveChild Method (s)
TeslaTesla.SceneNodeRemoveChild(Spatial)
Removes the child from the children list and sets its parent to null.
Declaration Syntax
C#
public bool RemoveChild(
	Spatial s
)
Parameters
s (Spatial)
Child to be removed
Return Value
True if the operation succeeded

Assembly: Tesla (Module: Tesla) Version: 0.5.0.0 (0.5.0.0)