Enum Animation5TypeValue
The type of animation running in slot 5 of the CANdle.
public enum Animation5TypeValue
- Extension Methods
Fields
ColorFlow = 1Color flow animation.
Empty = 0No animation.
Fire = 2Fire animation.
Larson = 3Larson animation.
Rainbow = 4Rainbow animation.
RgbFade = 5RGB Fade animation.
SingleFade = 6Single fade animation.
Strobe = 7Strobe animation.
Twinkle = 8Twinkle animation.
TwinkleOff = 9Twinkle off animation.