life
This node sets and retrieves particle life.
[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 life won`t be changed and user can still retrieve it from the output Life pin.
- Set - Sets new particle life.
- Add - Increments current particle life.
- Multiply - Multiplies current particle life.
- Blend - Blend particle scale with user defined life.
Blend % - Blends the user-defined life with the current particle life, with higher values increasing the influence of user-defined life.
Life - Value to be used according to the Mode option.
[Outputs]
Life - Outputs particle life.