rasterParticleColor property

  1. @experimental
int? rasterParticleColor
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
int? rasterParticleColor;