







[This is preliminary documentation and is subject to change.]
Gets or sets the number of Particles which are available to the Emitter.
Namespace:
ProjectMercury.Emitters
Assembly:
ProjectMercury (in ProjectMercury.dll) Version: 3.1.0.0
Syntax
Exceptions
| Exception | Condition |
|---|---|
| System..::.InvalidOperationException | Thrown if trying to set this property after the Emitter has been initialised. |
| System..::.ArgumentOutOfRangeException | Thrown if the specified value is less than 1. |
