Tesla Graphics Engine Documentation (January 2012)
GetChildNamed Method (name)
TeslaTesla.SceneNodeGetChildNamed(String)
Gets the first child with the specified name, if it exists.
Declaration Syntax
C#
public Spatial GetChildNamed(
	string name
)
Parameters
name (String)
Name to search
Return Value
The first spatial with the name, or null if it does not exist

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