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

    The parallax mode options

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

    Implemented by

    Index

    Properties

    Properties

    force: number

    This property is used to define the parallax force.

    smooth: number

    This property is used to define the parallax smoothness.