rasterParticleResetRateFactor

open override fun rasterParticleResetRateFactor(rasterParticleResetRateFactor: Double): 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

Use static method RasterParticleLayer.defaultRasterParticleResetRateFactor to set the default property.

Parameters

rasterParticleResetRateFactor

value of rasterParticleResetRateFactor


open override 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

Use static method RasterParticleLayer.defaultRasterParticleResetRateFactorAsExpression to set the default property.

Parameters

rasterParticleResetRateFactor

value of rasterParticleResetRateFactor as Expression


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