tsParticles - v4.4.0
    Preparing search index...
    interface IAttract {
        distance: RangeValue;
        enable: boolean;
        rotate: ICoordinates;
    }

    Implemented by

    Index
    distance: RangeValue
    enable: boolean
    rotate: ICoordinates