ParticleEffect Properties
From Project Mercury API
[This is preliminary documentation and is subject to change.]
The ParticleEffect type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| ActiveParticlesCount |
Gets the total number of active Particles in the ParticleEffect.
| |
| Capacity |
Gets or sets the total number of elements the internal data structure can hold without resizing.
(Inherited from List<(Of <(Emitter>)>).) | |
| Count |
Gets the number of elements actually contained in the List<(Of <(T>)>).
(Inherited from List<(Of <(Emitter>)>).) | |
| Item | Overloaded. | |
| Name |
Gets or sets the name of the ParticleEffect.
|