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

    Size animation options.

    Hierarchy (View Summary)

    Implements

    Index

    Constructors

    Properties

    count: RangeValue

    Number of animation loops (0 = infinite)

    decay: RangeValue

    Animation decay factor

    delay: RangeValue

    Delay before animation starts

    destroy: "none" | "min" | "max" | DestroyType

    The value to use for destroying the particle.

    enable: boolean

    Enables the animation

    mode: "random" | "auto" | "increase" | "decrease" | AnimationMode

    Animation mode (auto, increase, decrease, random)

    speed: RangeValue

    Animation speed

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

    Start value type for the animation

    sync: boolean

    Whether the animation is synchronized across particles

    Methods