Difference between revisions of "ScriptEvent:setEffectColor"

From Mod Wiki
 
(No difference)

Latest revision as of 17:54, 5 November 2007

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.