struct PolyParticle
Defined in:
The C4Particles.h
PolyParticle
structure extends the Particle
structure and contains extra state information for a polyboard particle.
Definition
struct PolyParticle
Data Members
Description
The PolyParticle
structure, or a subclass of this structure, must be used in the particle pool assigned to a PolyboardParticleSystem
effect.
Base Classes
Particle |
The PolyParticle structure extends the Particle structure.
|