Tesla Graphics Engine Documentation (January 2012)
RemoveChild Method (s)
Tesla
►
Tesla.Scene
►
Node
►
RemoveChild(Spatial)
C#
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)