Command
gl_clear_gray
<0 / 1>Explore usage, syntax, and examples for the gl_clear_gray CS2 developer console command.
gl_clear_gray
CS2 Onlygl_clear_gray
<0 / 1>Clears the back buffer to gray each frame when enabled. This helps identify visual issues by painting the screen gray during gameplay or testing.
Turn the gray clear effect on (1) or off (0).
Yes
Client
0
gl_clear_gray Generator
gl_clear_gray
<0 / 1>Set the options below to auto-generate your command. When everything looks good, click the Copy button and paste it into your in-game console.
gl_clear_gray Examples
gl_clear_gray
1
Turn on gray clear to paint the screen gray every frame.
gl_clear_gray
0
Turn off gray clear to restore normal screen rendering.