tsParticles - v4.0.0-beta.12
    Preparing search index...

    Color animation options class

    Hierarchy (View Summary)

    Implements

    Index

    Constructors

    Properties

    Methods

    Constructors

    Properties

    count: RangeValue

    Number of animation loops (0 = infinite)

    decay: RangeValue

    Animation decay factor

    delay: RangeValue

    Delay before animation starts

    enable: boolean

    Enables the animation

    max: number

    Maximum color value

    min: number

    Minimum color value

    offset: RangeValue

    Color value offset

    speed: RangeValue

    Animation speed

    sync: boolean

    Whether the animation is synchronized across particles

    Methods