tsParticles - v4.3.1
    Preparing search index...

    Color animation options class

    Hierarchy (View Summary)

    Implements

    Index

    Constructors

    Properties

    count: RangeValue = 0

    Number of animation loops (0 = infinite)

    decay: RangeValue = 0

    Animation decay factor

    delay: RangeValue = 0

    Delay before animation starts

    enable: boolean = false

    Enables the animation

    max: number

    Maximum animation value

    min: number

    Minimum animation value

    offset: RangeValue = 0

    The value offset percent applied to color hue

    speed: RangeValue = 1

    Animation speed

    sync: boolean = true

    Whether the animation is synchronized across particles

    Methods