Tesla Graphics Engine Documentation (January 2012)
RemoveLightAt Method (index)
TeslaTesla.SceneSpatialRemoveLightAt(Int32)
Removes a light by index from the Spatial's light collection.
Declaration Syntax
C#
public bool RemoveLightAt(
	int index
)
Parameters
index (Int32)
Light index
Return Value
True if succeeds

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