Tesla Graphics Engine Documentation (January 2012)
CopyLights Method (copyFrom, copyCount)
TeslaTesla.GraphicsILightCollectionCopyLights(ILightCollection, Int32)
Copies the specified amount of lights contained from the specified collection, but preserves the lights already present in this collection.
Declaration Syntax
C#
void CopyLights(
	ILightCollection copyFrom,
	int copyCount
)
Parameters
copyFrom (ILightCollection)
Light collection to copy from
copyCount (Int32)
Number of lights to copy

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