Tesla Graphics Engine Documentation (January 2012)
Add Method (light)
TeslaTesla.SceneLightCollectionAdd(Light)
Add a light to the state's list.
Declaration Syntax
C#
public int Add(
	Light light
)
Parameters
light (Light)
Light to add
Return Value
Index of the light or -1 if light was null

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