生命周期力模块

ForceOverLifetime 继承自 ParticleGeneratorModule,用于对粒子添加加速度效果,通常用于模拟 3 维力场效果,比如风。

ForceOverLifetime

属性

属性释义
space选择力变化的空间,可以是世界空间或本地空间
forceXParticleCompositeCurve 对象,表示粒子在其生命周期内的 x 轴力
forceYParticleCompositeCurve 对象,表示粒子在其生命周期内的 y 轴力
forceZParticleCompositeCurve 对象,表示粒子在其生命周期内的 z 轴力

这篇文档对您有帮助吗?

On this page