tsParticles - v4.3.1
    Preparing search index...

    Animation options configuration class

    Hierarchy (View Summary)

    Implements

    Index

    Constructors

    Properties

    Methods

    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

    speed: RangeValue = 1

    Animation speed

    sync: boolean = false

    Whether the animation is synchronized across particles

    Methods