t | 以秒为单位的时间段,用于推进 ParticleSystem 模拟。如果 restart 为 true,则 ParticleSystem 将重置为 0 时间,然后推进该值。如果 restart 为 false,则 ParticleSystem 模拟将从其当前状态推进该值。 |
withChildren | 快速向前所有子 Particle Systems。 |
restart | 重新开始并从头开始。 |
fixedTimeStep | 仅以固定间隔更新系统,基于“时间选项”中的“固定时间”值。 |
通过在给定时间段内模拟粒子来快速向前推进 Particle System,然后将其暂停。