tsParticles - v0.0.0
    Preparing search index...
    interface ISpin {
        acceleration: RangeValue;
        enable: boolean;
        position?: ICoordinatesWithMode;
    }

    Implemented by

    Index

    Properties

    acceleration: RangeValue
    enable: boolean