rasterParticleFadeOpacityFactorExpression property

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

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

Implementation

@experimental
List<Object>? rasterParticleFadeOpacityFactorExpression;