Group::LightChanged

Background

This method updates child nodes when a light in a parent node, or a direct child of this node, is changed. The lighting is not updated, but flags are set to tell the rendering or display system, or other traversal systems, to recalculate the lighting values before using them.

Prototype

virtual void LightChanged()