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
(Redirected page to Screenspace General)
Tag: New redirect
 
No edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
#redirect [[Screenspace_General]]
{{LanguageBar}}
{{This is a|console variable|name=r_screenoverlay}}
 
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 ==
* {{ent|Screenspace_General}}
 
[[Category:Dedicated Server]]

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