struct in UnityEngine
Script interface for the Emission module.
粒子发射模块的脚本接口。
See Also: ParticleSystem, ParticleSystem.emission.
burstCount | The current number of bursts. 爆发的当前数量。 |
enabled | Enable/disable the Emission module. 启用/禁用发射模块。 |
rate | The rate at which new particles are spawned. 新生成粒子的速率。 |
type | The emission type. 发射的类型。 |