csParticleAux Struct Reference
[Mesh plugins]
Auxiliary data per particle, not used as often. More...
#include <imesh/particles.h>
Public Attributes | |
| csColor4 | color |
| Current color value. | |
| csVector2 | particleSize |
| Size of particle. | |
Detailed Description
Auxiliary data per particle, not used as often.
Definition at line 220 of file particles.h.
Member Data Documentation
Current color value.
Definition at line 225 of file particles.h.
Size of particle.
Only used if particle renderer is set to use individual sizes of the particles
Definition at line 231 of file particles.h.
The documentation for this struct was generated from the following file:
- imesh/particles.h
Generated for Crystal Space 2.1 by doxygen 1.6.1
