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

    Particles bounce factor options

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

    Implemented by

    Index

    Properties

    Properties

    horizontal: IValueWithRandom

    Horizontal bounce factor

    Vertical bounce factor