tsParticles - v4.2.1
    Preparing search index...

    Gradient color opacity animation options class

    Implements

    Index

    Constructors

    Properties

    Methods

    Constructors

    Properties

    count: RangeValue = 0

    Animation repeat count

    decay: RangeValue = 0

    Animation decay

    delay: RangeValue = 0

    Animation delay

    enable: boolean = false

    Enables the animation

    speed: RangeValue = 0

    Animation speed

    startValue: "random" | StartValueType | "max" | "min" = StartValueType.random

    Animation start value

    sync: boolean = false

    Enables animation sync

    Methods