![]() |
WhirlyGlobe
1.2
A 3D interactive globe toolkit for iOS
|
This class represents a single particle. More...
#include <ParticleGenerator.h>
Public Attributes | |
Point3f | loc |
Location, which is updated every frame. | |
Vector3f | dir |
Direction the particle is heading. | |
RGBAColor | color |
Particle color. | |
float | velocity |
Particle velocity. | |
CFTimeInterval | expiration |
When this particle is done. |
This class represents a single particle.