tsParticles - v4.4.0
    Preparing search index...

    Particles bounce factor options

    interface IParticlesBounce {
        horizontal: IValueWithRandom;
        vertical: IValueWithRandom;
    }

    Implemented by

    Index
    horizontal: IValueWithRandom

    Horizontal bounce factor

    Vertical bounce factor