Version: 2018.4

ParticleSystemEmitterVelocityMode

enumeration

マニュアルに切り替える

説明

Control how a Particle System calculates its velocity.

変数

TransformCalculate the Particle System velocity by using the Transform component.
RigidbodyCalculate the Particle System velocity by using a Rigidbody or Rigidbody2D component, if one exists on the Game Object.