







[This is preliminary documentation and is subject to change.]
Defines the root of a particle effect hierarchy.
Namespace:
ProjectMercury
Assembly:
ProjectMercury (in ProjectMercury.dll) Version: 3.1.0.0
Syntax
| C# |
|---|
public class ParticleEffect : EmitterCollection |
| Visual Basic (Declaration) |
|---|
Public Class ParticleEffect _ Inherits EmitterCollection |
| Visual C++ |
|---|
public ref class ParticleEffect : public EmitterCollection |
Inheritance Hierarchy
System..::.Object
System.Collections.Generic..::.List<(Of <(Emitter>)>)
ProjectMercury.Emitters..::.EmitterCollection
ProjectMercury..::.ParticleEffect
System.Collections.Generic..::.List<(Of <(Emitter>)>)
ProjectMercury.Emitters..::.EmitterCollection
ProjectMercury..::.ParticleEffect
