tsParticles - v4.4.0
    Preparing search index...

    The parallax mode options

    interface IParallax {
        force: number;
        smooth: number;
    }

    Implemented by

    Index
    force: number

    This property is used to define the parallax force.

    smooth: number

    This property is used to define the parallax smoothness.