C4 Engine
C4 Engine API Documentation

struct PolyParticle

Defined in:  C4Particles.h
The 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.