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 |
auto_range |
compute range automatically |
Int |
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 |
preview |
use preliminary colormap for showing preview when determining bounds |
Int |
Supported System Parameters
name |
description |
type |
|---|---|---|
number of OpenMP threads (0: system default) |
Int |
|
show timing information |
Int |
|
number of tasks to keep in flight per MPI rank (-1: #cores/2) |
Int |
|
input object caching (CacheNone, CacheDeleteEarly, CacheDeleteLate, CacheByName) |
Int |
The meaning of these parameters is described in more detail in the System Parameters documentation.