Version: 2018.3 (switch to 2019.1)
LanguageEnglish
  • C#

ParticleSystemEmitterVelocityMode

enumeration

Description

Control how a Particle System calculates its velocity.

Properties

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.

Did you find this page useful? Please give it a rating: