|
Zen 0.3.0
|
Public Attributes | |
| float | coneDeg = 1.0f |
| float | speedMinMul = 0.5f |
| float | speedMaxMul = 1.5f |
| float | noiseSigma = 1.0f |
Definition at line 39 of file ZEN_ParticleSystem.h.
| float Zen::VelocityRandomizer::coneDeg = 1.0f |
Definition at line 40 of file ZEN_ParticleSystem.h.
| float Zen::VelocityRandomizer::noiseSigma = 1.0f |
Definition at line 43 of file ZEN_ParticleSystem.h.
| float Zen::VelocityRandomizer::speedMaxMul = 1.5f |
Definition at line 42 of file ZEN_ParticleSystem.h.
| float Zen::VelocityRandomizer::speedMinMul = 0.5f |
Definition at line 41 of file ZEN_ParticleSystem.h.