direct.particles

This package contains the high-level Python interface to the particle system.

Also see the panda3d.physics module, which contains the C++ implementation of the particle system.

For more information about the particle system, see the Particle Effects page in the manual.

direct.particles.ForceGroup

direct.particles.GlobalForceGroup

direct.particles.ParticleEffect

direct.particles.ParticleFloorTest

direct.particles.ParticleManagerGlobal

Contains the global particle system manager

direct.particles.ParticleTest

direct.particles.Particles

The Python specialization of the particle system.

direct.particles.SpriteParticleRendererExt