rasterParticleResetRateFactorExpression property

  1. @experimental
List<Object>? rasterParticleResetRateFactorExpression
getter/setter pair

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

Implementation

@experimental
List<Object>? rasterParticleResetRateFactorExpression;