Obi
6.4
Unified particle physics for Unity
|
Public Member Functions | |
void | OnEnable () |
void | OnDisable () |
Public Attributes | |
float | emissionRate = 500 |
float | randomness = 0.01f |
float | vorticityThreshold = 10 |
float | densityThreshold = 2000 |
ParticleAdvector | advector |
Foam generators create diffuse particles in areas where certain conditions meet (high velocity constrasts, high vorticity, low density, high normal values, etc.). These particles are then advected trough the fluid velocity field.