Tesla Graphics Engine Documentation (January 2012)
Remove Method (light)
TeslaTesla.SceneLightCollectionRemove(Light)
Removes a light from the state's list.
Declaration Syntax
C#
public bool Remove(
	Light light
)
Parameters
light (Light)
Light to remove
Return Value
True if operation is successful

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