Tesla Graphics Engine Documentation (January 2012)
Item Property (index)
TeslaTesla.GraphicsILightCollectionItem[([( Int32])])
Gets the light at the specified index.
Declaration Syntax
C#
Light this[
	int index
] { get; }
Parameters
index (Int32)
Zero-based index
Return Value
Light if it exists

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