Tesla Graphics Engine Documentation (January 2012)
CollectLights Method (lights)
TeslaTesla.SceneSpatialCollectLights(LightCollection)
Collects all the lights from this Spatial up to the root, copying all lights at each node.
Declaration Syntax
C#
protected void CollectLights(
	LightCollection lights
)
Parameters
lights (LightCollection)
Light collection that will contain the copied lights

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