Source/Urho3D/Graphics/ParticleEffect.h File Reference
ParticleEffect.h File Reference
Include dependency graph for ParticleEffect.h:
Classes | |
struct | Urho3D::ColorFrame |
struct | Urho3D::TextureFrame |
class | Urho3D::ParticleEffect |
Particle effect definition. More... | |
Enumerations | |
enum | Urho3D::EmitterType { EMITTER_SPHERE = 0, EMITTER_BOX, EMITTER_SPHEREVOLUME, EMITTER_CYLINDER, EMITTER_RING } |
Particle emitter shapes. | |
Variables | |
static const unsigned | Urho3D::DEFAULT_NUM_PARTICLES = 10 |