ScriptEvent:setColor

From Mod Wiki
Revision as of 17:52, 5 November 2007 by Wizz (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Parameters

float red -- Value to set the red shader parm to.
float green -- Value to set the green shader parm to.
float blue -- Value to set the blue shader parm to.

Result

None.

Supported By

sdClientAnimated
idEntity

Functionality

Sets the RGB shader parms to the give values.