







[This is preliminary documentation and is subject to change.]
Gets or sets the length of time that released Particles will remain active, in whole and fractional seconds.
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 supplied value is less than or equal to 0. |