PoolableParticleSystem Fields |
[This is preliminary documentation and is subject to change.]
The PoolableParticleSystem type exposes the following members.
Name | Description | |
---|---|---|
AutoReleaseWhenDone |
A value indicating whether to release the GameObject this component is attached to when the particle system is done.
| |
ClearOnRelease |
A value indicating whether to remove all particles in the particle systems when the instance is released to the pool.
| |
PlayOnAcquire |
A value indicating whether to set the particle systems into play mode and enable emitting when the instance is acquired from the pool.
|