tsParticles - v0.0.0
    Preparing search index...
    interface IMoveAttract {
        distance: RangeValue;
        enable: boolean;
        rotate: ICoordinates;
    }

    Implemented by

    Index

    Properties

    distance: RangeValue
    enable: boolean
    rotate: ICoordinates