Modulate
Jump to navigation
Jump to search


Modulate
It modulates the colors of any pixels behind it.

Description
Accepts only the following parameters:
$basetexture "texture" //Multiplies the color behind it with this surface's texture. $mod2x "boolean" //Doubles the modulation, making it appear brighter. 1 enables this, 0 disables. Disabled by default. $nocull "boolean" //Draws triangles from both sides, not just one. 1 enables this, 0 disables. Disabled by default.
