Tesla Graphics Engine Documentation (January 2012)
SortLights Method (renderable)
TeslaTesla.SceneLightCollectionSortLights(IRenderable)
Sorts lights "closest" to the specified geometry that will affect it the most, only if the number of lights contained in the state exceeds the set maximum light count.
Declaration Syntax
C#
public void SortLights(
	IRenderable renderable
)
Parameters
renderable (IRenderable)
Renderable object that the lights can be sorted against based on distance

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