Garry's Mod Wiki

Revision Difference

CLuaParticle:SetBounce#513797

<function name="SetBounce" parent="CLuaParticle" type="classfunc">⤶ <description>Sets the 'bounciness' of the the particle.</description>⤶ <realm>Client</realm>⤶ <args>⤶ <arg name="bounce" type="number">New &#x27;bounciness&#x27; of the particle&#xA;&#xA;2 means it will gain 100% of its previous velocity,&#xA;&#xA;&#xA;1 means it will not lose velocity,&#xA;&#xA;&#xA;0.5 means it will lose half of its velocity with each bounce.</arg>⤶ </args>⤶ </function>⤶ ⤶