Tesla Graphics Engine Documentation (January 2012)
Set Method (lights, copyLights)
TeslaTesla.SceneLightCollectionSet(ILightCollection, Boolean)
Sets the specified lights.
Declaration Syntax
C#
public void Set(
	ILightCollection lights,
	bool copyLights
)
Parameters
lights (ILightCollection)
The lights to copy.
copyLights (Boolean)
if set to true [copy lights].

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