
The particle is rendered as a rectangular billboard. It is resized between birth and death sizes along its life span and its color is changed in a similar fashion.
Public Member Functions | |
| void | age (const float &) |
| DustParticle () | |
| G3D::Vector3 | getPosition () const |
| float | getTTL () const |
| G3D::Vector3 | getVelocity () const |
| void | initTTL (const float &) |
| void | render (Emitter *, G3D::RenderDevice *) |
| void | setPosition (const G3D::Vector3 &) |
| void | setRotation (const float &) |
| void | setVelocity (const G3D::Vector3 &) |
|
|||||||||
|
|
|
||||||||||
|
|
|
|||||||||
|
|
|
|||||||||
|
|
|
|||||||||
|
|
|
||||||||||
|
|
|
||||||||||||||||
|
|
|
||||||||||
|
|
|
||||||||||
|
|
|
||||||||||
|
|
1.4.3