Legacy Documentation: Version 2018.2 (Go to current version)
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.
对文档有任何疑问,请移步至开发者社区提问,我们将尽快为您解答