ScriptEvent:setEffectColor

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

Parameters

handle handle -- Handle of the effect to set the color on.
vector color -- RGB components of the color to set.
float alpha -- Alpha component of the color to set.

Result

None.

Supported By

idEntity

Functionality

Sets the color on the specified effect.