Garry's Mod Wiki

Log in to edit

CLuaParticle:SetColor

<function name="SetColor" parent="CLuaParticle" type="classfunc"> <description>Sets the color of the particle.</description> <realm>Client</realm> <args> <arg name="r" type="number">The red component.</arg> <arg name="g" type="number">The green component.</arg> <arg name="b" type="number">The blue component.</arg> </args> </function>