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

    The life delay options

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

    Hierarchy (View Summary)

    Implemented by

    Index

    Properties

    Properties

    sync: boolean

    Enables the life delay sync

    value: RangeValue