This modifier assigns a color to each particle based on an existing scalar particle property.
The input property values are first mapped and clamped to the [0,1] range based on the Start value and End value parameters of the modifier. The normalized property value of each particle is then mapped to a color using the selected color gradient.
The Start value and End value parameters to the minimum and maximum values stored in the input particle property. This ensures that no clamping occurs during the color mapping. The button swaps the Start value and End value parameters to effectively reverse the color scale.
button sets theThe input particle property whose values are mapped to a color.
The type of color gradient to use.
This interval controls the linear mapping of the input values to the [0,1] range.
This option restricts the assigment of colors to selected particles.
Selected particles are highlighted with a special color (red by default). Since the highlighting would mask the color assigned by this modifier, the modifier clears the current selection. You can suppress this behavior and keep the particle selection by activating this option.