This article's documentation is for anything that uses the Source engine. Click here for more information.

R screenoverlay: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(Removed redirect to Screenspace General)
Tag: Removed redirect
No edit summary
 
Line 2: Line 2:
{{This is a|console variable|name=r_screenoverlay}}
{{This is a|console variable|name=r_screenoverlay}}


This console command draw the specified material as an overlay.
This console command draw the specified material as an overlay. This can be used to apply screen space effects like chromatic aberration via {{code|Screenspace_General}} shader.


== See also ==
== See also ==

Latest revision as of 08:44, 18 June 2025

English (en)Translate (Translate)

r_screenoverlay is a console variable available in all Source Source games.

This console command draw the specified material as an overlay. This can be used to apply screen space effects like chromatic aberration via Screenspace_General shader.

See also