Tesla Graphics Engine Documentation (January 2012)
CopyLights Method (copyFrom)
TeslaTesla.SceneLightCollectionCopyLights(ILightCollection)
Copies all the lights contained from the specified collection, but preserves the lights already present in this collection.
Declaration Syntax
C#
public void CopyLights(
	ILightCollection copyFrom
)
Parameters
copyFrom (ILightCollection)
Light collection to copy from

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