Lighting API
a id=“introductionSection”/a
Lamparray basics
This page describes how to register LampArray callbacks and interact with ILampArray and ILampInfo instances.
Setting colors on a lamparray
All color update functions on ILampArray use the LampArrayColor struct to represent an RGBA color value.
Lamparray effects
Call ILampArray color functions within the game loop to produce effects and animations.
