Tesla Graphics Engine Documentation (January 2012)
RemoveControllerAt Method (index)
TeslaTesla.SceneSpatialRemoveControllerAt(Int32)
Removes a controller from the specified index in this Spatial's collection. If the index is out of range, then false will be returned.
Declaration Syntax
C#
public bool RemoveControllerAt(
	int index
)
Parameters
index (Int32)
Index to remove controller at
Return Value
True if operation was successful

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