Open w1nklr opened 1 month ago
When displaying a 3D grid with a discrete property using a color function, changing the colorMapRange does change the colors:
colorMapRange
The expected behavior is to colorize with a given color the values outside the clipping range, and leaving all the other cells unchanged.
When displaying a 3D grid with a discrete property using a color function, changing the
colorMapRange
does change the colors:The expected behavior is to colorize with a given color the values outside the clipping range, and leaving all the other cells unchanged.