|
Unravel Engine C++ Reference
|
#include "particle_types.h"#include <base/basetypes.hpp>#include <bx/easing.h>#include <math/gradient.h>#include <math/math.h>Go to the source code of this file.
Classes | |
| struct | unravel::ps_soa::emitter_emission_desc |
| Emission rate, shape, and lifetime cycle authoring. More... | |
| struct | unravel::ps_soa::emitter_motion_desc |
| Motion / forces / trajectory authoring. More... | |
| struct | unravel::ps_soa::emitter_appearance_desc |
| Color / scale / speed-based appearance authoring. More... | |
| struct | unravel::ps_soa::emitter_render_desc |
| Render / texture-sheet authoring (constant per emitter). More... | |
| struct | unravel::ps_soa::emitter_playback_desc |
| Playback gates (playing / paused). More... | |
| struct | unravel::ps_soa::emitter_desc |
| Full authoring description for an emitter (no transforms / runtime). More... | |
Namespaces | |
| namespace | unravel |
| namespace | unravel::ps_soa |