Tesla Graphics Engine Documentation (January 2012)
GetChildIndex Method (s)
TeslaTesla.SceneNodeGetChildIndex(Spatial)
Gets the first index of the specified child, if it exists.
Declaration Syntax
C#
public int GetChildIndex(
	Spatial s
)
Parameters
s (Spatial)
Child to get the index of
Return Value
The child's index in the node's list, or -1 if it is not present

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