tsParticles - v0.0.0
    Preparing search index...
    interface IParticlesBounce {
        horizontal: IValueWithRandom;
        vertical: IValueWithRandom;
    }

    Implemented by

    Index

    Properties

    Properties

    horizontal: IValueWithRandom