Tesla Graphics Engine Documentation (January 2012)
RemoveChildAt Method (index)
TeslaTesla.SceneNodeRemoveChildAt(Int32)
Removes the child from the children list at the specified index.
Declaration Syntax
C#
public bool RemoveChildAt(
	int index
)
Parameters
index (Int32)
Index of the child
Return Value
True if the operation succeeded, will return false is index is out of range

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