Random

Particle Condition  -  A condition triggering randomly over a particles lifetime

RandomParticleCondition RandomParticleCondition RandomParticleCondition RandomParticleCondition

This condition will trigger randomly over a particle’s life. If the randomness is very low, the particles will trigger all at the same intervals from the moment they are born. If it is hight, every particle will trigger at different intervals. The number of events per particle defines the “density” of triggers across a single particle’s life.


Variables:

  • Randomness: Amount of randomness between each particle
  • Events Per Particle: Number of events triggered per particle (over the course of their lives)

Python

    Oil.createObject("RandomParticleCondition")