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

    The rotate animation options

    interface IRotateAnimation {
        decay: RangeValue;
        enable: boolean;
        speed: RangeValue;
        sync: boolean;
    }

    Implemented by

    Index

    Properties

    Properties

    decay: RangeValue

    The rotate animation decay

    enable: boolean

    Enables the rotate animation

    speed: RangeValue

    The rotate animation speed

    sync: boolean

    Enables the rotate animation sync