# ColorRandom map index data to random colors data_in field to create colormap for (data_in) ColorRandom data_out field converted to colors (data_out) color_out color map (color_out) ## 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|