_time | Burst を放出する時間 |
_minCount | 放出するパーティクルの最小数 |
_maxCount | 放出するパーティクルの最大数 |
_count | 放出するパーティクルの数 |
_cycleCount | Number of times to play the burst. (0 means indefinitely). |
_repeatInterval | How often to repeat the burst, in seconds. |
時間と個数を指定し、新規の Burst を構築します。
関連項目: ParticleSystem.emissionModule.SetBursts, ParticleSystem.emissionModule.GetBursts.