Legacy Documentation: Version 2017.1 (Go to current version)
LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

ParticleSystemInheritVelocityMode

enumeration

Description

How to apply emitter velocity to particles.

Variables

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.

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