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

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

Hierarchy (view full)

Implemented by

Properties

Properties

animation: ISizeAnimation

The animation applied to the size of the particles.

value: RangeValue

Value of property.