Set the global brightness scaling.
- Parameters
-
scale | a 0-255 value for how much to scale all leds before writing them out |
Definition at line 725 of file FastLED.h.
UISlider scale("Scale", 4,.1, 4,.1)
uint8_t m_Scale
the current global brightness scale setting
References m_Scale, and scale.