Table of Contents

Class CpuParticleSystem

Namespace
AlphaFramework.World.Components
Assembly
AlphaFramework.World.dll

Represents a particle system whose particles are tracked by the CPU.

public class CpuParticleSystem : ParticleSystem, ICloneable
Inheritance
CpuParticleSystem
Implements
Inherited Members
Extension Methods

See Also