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