Tesla Graphics Engine Documentation (January 2012)
Add Method (light)
Tesla
►
Tesla.Scene
►
LightCollection
►
Add(Light)
C#
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)