Garry's Mod Wiki

CLuaParticle:SetColor

  CLuaParticle:SetColor( number r, number g, number b )

Description

Sets the color of the particle.

Arguments

1 number r
The red component.
2 number g
The green component.
3 number b
The blue component.