This version of Unity is unsupported.

ParticleSystemInheritVelocityMode

enumeration

Description

How to apply emitter velocity to particles.

Properties

InitialEach particle inherits the emitter's velocity on the frame when it was initially emitted.
CurrentEach particle's velocity is set to the emitter's current velocity value, every frame.