Tesla Graphics Engine Documentation (January 2012)
GetLightAt Method (index)
TeslaTesla.SceneSpatialGetLightAt(Int32)
Gets the light from the Spatial's light collection if it exists.
Declaration Syntax
C#
public Light GetLightAt(
	int index
)
Parameters
index (Int32)
Index of the light in the collection
Return Value
The light, or null if not present or index was invalid

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