Tesla Graphics Engine Documentation (January 2012)
GetControllerAt Method (index)
TeslaTesla.SceneSpatialGetControllerAt(Int32)
Gets the controller at the specified index in this Spatial's collection. If the index is out of range, null will be returned.
Declaration Syntax
C#
public ISpatialController GetControllerAt(
	int index
)
Parameters
index (Int32)
Index of the controller
Return Value
The controller or null if doesn't exist or the index was invalid

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