Tesla Graphics Engine Documentation (January 2012)
GetDescendentNamed Method (name)
TeslaTesla.SceneNodeGetDescendentNamed(String)
Gets a desendent with the specified name, if it exists.
Declaration Syntax
C#
public Spatial GetDescendentNamed(
	string name
)
Parameters
name (String)
Name of descendent
Return Value
The spatial, or null if it does not exist

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