Sparkle

Animation Info

Quality Value
name Sparkle
abbr SPK
runCount default Endless
minimum colors 1
unlimited colors false
dimensionality ONE_DIMENSIONAL, TWO_DIMENSIONAL, THREE_DIMENSIONAL
Parameter Type Default Value Description
sparkleDuration Int 50 Length of sparkle
maxDelayBeforeSparkle Int 5000 Maximum amount of time before a pixel will sparkle

Description

Each LED is changed to colors[0] for sparkleDuration milliseconds before reverting. A separate coroutine is created for each pixel. Each coroutine waits up to maxDelayBeforeSparkle milliseconds before sparkling its pixel.

Animation Signature

One Dimensional

Sparkle Signature

Two Dimensional

Sparkle 2D Signature