raster Particle Fade Opacity Factor
abstract fun rasterParticleFadeOpacityFactor(rasterParticleFadeOpacityFactor: Double = 0.98): RasterParticleLayer
Defines defines the opacity coefficient applied to the faded particles in each frame. In practice, this property controls the length of the particle tail. Default value: 0.98. Value range: 0, 1
Parameters
raster Particle Fade Opacity Factor
value of rasterParticleFadeOpacityFactor
abstract fun rasterParticleFadeOpacityFactor(rasterParticleFadeOpacityFactor: Expression): RasterParticleLayer
Defines defines the opacity coefficient applied to the faded particles in each frame. In practice, this property controls the length of the particle tail. Default value: 0.98. Value range: 0, 1
Parameters
raster Particle Fade Opacity Factor
value of rasterParticleFadeOpacityFactor as Expression