Legacy Documentation: Version 4.6(go to latest)
Language: English
  • C#
  • JS
  • Boo

Script language

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

ParticleAnimator.damping

Switch to Manual
public var damping: float;

Description

How much particles are slowed down every frame.

A value of 1 gives no damping, while smaller values makes them slow down.