tsParticles - v0.0.0
    Preparing search index...
    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.