age
Quick test for particle age.
[Inputs]
#Particle Stream - This pin requires a particle stream to be connected.
Enabled - Enable or disable node evaluation.
Test Type - Particle age test type.
- New Particle - Output will be true if particle is just generated.
- Age = Lifespan - Output will be true if particle has reached the end of the lifespan at the end of the frame.
- Particle Age - Output will be true if particle age is between user defined min and max age value.
Particle Age % - Output will be true if particle age is between user defined min and max percentile age value.
[Outputs]
Result - The result of the age test.