DrawColorModify
DrawColorModify( table modifyParameters )
Description
Draws the Color Modify shader, which can be used to adjust colors on screen.
Arguments
1 table modifyParameters
Color modification parameters. See Shaders/g_colourmodify and the example below. Note that if you leave out a field, it will retain its last value which may have changed if another caller uses this function.
Example
Draws color modify with bright yellow and green colors.
Garry's Mod
Rust
Steamworks
Wiki Help