Tesla Graphics Engine Documentation (January 2012)
LightCollection Constructor (maxLights, globalAmbient)
TeslaTesla.SceneLightCollectionLightCollection(Int32, Color)
Creates a light state with the specified parameters.
Declaration Syntax
C#
public LightCollection(
	int maxLights,
	Color globalAmbient
)
Parameters
maxLights (Int32)
Maximum active lights
globalAmbient (Color)
Global ambient color

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