Documentation
    Preparing search index...

    Message send to a Pixel to have it blink its LEDs.

    Implements

    • PixelMessage
    Index

    Constructors

    Properties

    color: number = 0

    Color to blink.

    count: number = 0

    Number of flashes.

    duration: number = 0

    Total duration in milliseconds.

    faceMask: number = AnimConstants.faceMaskAll

    Select which faces to light up.

    fade: number = 0

    Amount of in and out fading, 0: sharp transition, 255: max fading.

    loopCount: number = 1

    How many times to loop the animation.

    type: number = MessageTypeValues.blink

    Type of the message.