Tesla Graphics Engine Documentation (January 2012)
GetChildAt Method (index)
TeslaTesla.SceneNodeGetChildAt(Int32)
Gets the child at the specified index.
Declaration Syntax
C#
public Spatial GetChildAt(
	int index
)
Parameters
index (Int32)
Index of the child
Return Value
The child if it exists, otherwise null if it does not or if the index is out of range

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