![]() |
• Effect Manager | ||||||||||||||||||||||||||||||
|
API Links
Developer Links
|
class ParticleSystemDefined in:
The C4Particles.hParticleSystem class represents a particle system node in a world.
Definition
Member Functions
Constructor
ParticleSystem class can only exist as the base class for a more specific type of particle effect.
Parameters
Description
The ParticleSystem class is the base class for all types of particle-based effects. A custom particle system is defined by creating a subclass of one of the more specific subclasses of the ParticleSystem class.
Base Classes
See Also
|