tsParticles - v4.1.1
    Preparing search index...

    The life duration options

    interface ILifeDuration {
        sync: boolean;
        value: RangeValue;
    }

    Hierarchy (View Summary)

    Implemented by

    Index

    Properties

    Properties

    sync: boolean

    Enables the life duration sync

    value: RangeValue