rasterParticleFadeOpacityFactor property

  1. @experimental
double? rasterParticleFadeOpacityFactor
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
double? rasterParticleFadeOpacityFactor;