raster Particle Fade Opacity Factor Transition
abstract fun rasterParticleFadeOpacityFactorTransition(options: StyleTransition): 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.
Set the RasterParticleFadeOpacityFactor property transition options
Parameters
options
transition options for Double
abstract fun rasterParticleFadeOpacityFactorTransition(block: StyleTransition.Builder.() -> Unit): 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.