Garry's Mod Wiki

CLuaParticle:GetBounce

  number CLuaParticle:GetBounce()

Description

Returns the 'bounciness' of the particle.

Returns

1 number
The 'bounciness' of the particle

2 means it will gain 100% of its previous velocity,

1 means it will not lose velocity,

0.5 means it will lose half of its velocity with each bounce.