ColorRandom
map index data to random colors
Parameters
name |
description |
type |
---|---|---|
species |
species attribute of input data |
String |
min |
minimum value of range to map |
Float |
max |
maximum value of range to map |
Float |
constrain_range |
constrain range for min/max to data |
Int |
opacity_factor |
multiplier for opacity |
Float |
blend_with_material |
use alpha for blending with diffuse material |
Int |
auto_range |
compute range automatically |
Int |
preview |
use preliminary colormap for showing preview when determining bounds |
Int |