Gets the controller at the specified index in this Spatial's collection. If
the index is out of range, null will be returned.
| C# |
public ISpatialController GetControllerAt( int index )
- index (Int32)
- Index of the controller
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)