Version: 2017.1

ParticleSystemEmitterVelocityMode

enumeration

Cambiar al Manual

Descripción

Control how a Particle System calcualtes its velocity.

Variables

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.