color
This node sets and retrieves particle color.
[Inputs]
#Particle Stream - This pin requires a particle stream to be connected. Connection is usually not required if any of the input attributes is connected.
Enabled - Enable or disable node evaluation.
Mode - Determines operation mode.
- Read Only - Particle scale won`t be changed and user can still retrieve it from the output Color pin.
- Set - Sets new particle color.
- Add - Increments current particle color.
- Multiply - Multiplies current particle color.
- Blend ??? Blend particle color with user defined color.
Blend % - Blends the user-defined color with the current particle color, with higher values increasing the influence of user-defined color.
Color - Value to be used according to the Mode option.
[Outputs]
Color - Outputs particle scale.