Tesla Graphics Engine Documentation (January 2012)
Item Property (index)
TeslaTesla.SceneLightCollectionItem[([( Int32])])
Gets the light at the specified index.
Declaration Syntax
C#
public Light this[
	int index
] { get; }
Parameters
index (Int32)
Index of light in the collection
Return Value
The light

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