Burst のスクリプトインターフェース。
See Also: ParticleSystem.emission, ParticleSystem.emissionModule.SetBursts, ParticleSystem.emissionModule.GetBursts.
cycleCount | How many times to play the burst. (0 means infinitely). |
maxCount | 放出される Burst の最大数 |
minCount | 放出される Burst の最小数 |
repeatInterval | How often to repeat the burst, in seconds. |
time | それぞれの Burst が起こる時間 |
ParticleSystem.Burst | 時間と個数を指定し、新規の Burst を構築します。 |