Tesla Graphics Engine Documentation (January 2012)
RemoveLight Method (light)
TeslaTesla.SceneSpatialRemoveLight(Light)
Removes the specified light from the Spatial light collection, if it exists.
Declaration Syntax
C#
public bool RemoveLight(
	Light light
)
Parameters
light (Light)
Light to remove
Return Value
True if succeeds

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