rasterParticleColorExpression property

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

Defines a color map by which to colorize a raster particle layer, parameterized by the ["raster-particle-speed"] expression and evaluated at 256 uniformly spaced steps over the range specified by raster-particle-max-speed.

Implementation

@experimental
List<Object>? rasterParticleColorExpression;