General Data Structure

The configuration of lighting effects is organized in two levels.

First, a Scene is created. A scene serves as the container for the individual Steps that make up a lighting sequence.

image-20260726-140623.png
Figure: Data Structure

A scene can contain one or more steps:

  • One step creates a static lighting scene.

  • Multiple steps create a dynamic lighting sequence.


///