ParticleEffect Properties

Project Mercury API

[This is preliminary documentation and is subject to change.]

The ParticleEffect type exposes the following members.

Properties

  NameDescription
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>)>).)
ItemOverloaded.
Name
Gets or sets the name of the ParticleEffect.

See Also