Tesla Graphics Engine Documentation (January 2012)
SortLights Method (renderable)
TeslaTesla.GraphicsILightCollectionSortLights(IRenderable)
Sorts the lights. Lights that affect the renderable the most are lower-indexed.
Declaration Syntax
C#
void SortLights(
	IRenderable renderable
)
Parameters
renderable (IRenderable)
Renderable to use for sorting the lights

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