Tesla Graphics Engine Documentation (January 2012)
MaxLights Property
TeslaTesla.SceneLightCollectionMaxLights
Get or set the maximum lights to be used. If more lights are added, only the closest ones will be active. Default is 4, corresponding to the default shader library.
Declaration Syntax
C#
public int MaxLights { get; set; }

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