Particle Layer
Last updated
Last updated
Vector variable rendered as animated particle simulation layer
numParticles
Type: number, optional
Default: 5000
Number of the particles. The greater number of particles, the denser particle trails.
maxAge
Type: number, optional
Default: 100
Max age of the particles in frames. The greater max age, the longer particle trails.
speedFactor
Type: number 0-1
, optional
Default: 1
Speed factor of the particles. The greater speed factor, the longer particle trails.
width
Type: number
, optional
Default: 1
color
Type: color [number, number, number, number?]
, optional
Default: [255, 255, 255]
palette
Type: color palette text or array, optional
Palette used to interpolate values to colors.
Formats:
See common for all layers.
See common for all layers.
Width of the line. See .
Color of the line. See .
text (string
) - see for details
array ([number, PaletteColor][]
) - PaletteColor
is any object accepted by