tsParticles - v0.0.0
    Preparing search index...

    [[include:Options/Particles/Size.md]]

    interface ISize {
        animation: ISizeAnimation;
        value: RangeValue;
    }

    Hierarchy (View Summary)

    Implemented by

    Index

    Properties

    Properties

    animation: ISizeAnimation

    The animation applied to the size of the particles.

    value: RangeValue

    Value of property.