raster Particle Reset Rate Factor
abstract fun rasterParticleResetRateFactor(rasterParticleResetRateFactor: Double = 0.8): RasterParticleLayer
Defines a coefficient for a time period at which particles will restart at a random position, to avoid degeneration (empty areas without particles). Default value: 0.8. Value range: 0, 1
Parameters
raster Particle Reset Rate Factor
value of rasterParticleResetRateFactor
abstract fun rasterParticleResetRateFactor(rasterParticleResetRateFactor: Expression): RasterParticleLayer
Defines a coefficient for a time period at which particles will restart at a random position, to avoid degeneration (empty areas without particles). Default value: 0.8. Value range: 0, 1
Parameters
raster Particle Reset Rate Factor
value of rasterParticleResetRateFactor as Expression