rasterColorRange property

List<double?>? rasterColorRange
read / write

When raster-color is active, specifies the range over which raster-color is tabulated. Units correspond to the computed raster value via raster-color-mix.

Implementation

List<double?>? rasterColorRange;