ParticleSystemEmitterVelocityMode

enumeration

Switch to Manual

Description

控制粒子系统如何计算其速度。

Variables

Transform使用变换组件计算粒子系统速度。
RigidbodyCalculate the Particle System velocity by using a Rigidbody or Rigidbody2D component, if one exists on the GameObject.