This article's documentation is for the "GoldSrc" engine. Click here for more information.

$gamma (GoldSrc): Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(New page: Unknown == Syntax == Unknown gamme__NOTOC__)
 
No edit summary
 
(6 intermediate revisions by 3 users not shown)
Line 1: Line 1:
Unknown
{{this is a|QC command|engine=GoldSrc|name=$gamma}}
 
Adjusts gamma level of all textures. Default is 1.8, which means no change
== Syntax ==
== Syntax ==
 
$gamma <[[float]]|gamma>
Unknown
 
[[Category:QC Commands|gamme]]__NOTOC__

Latest revision as of 21:41, 16 July 2025

$gamma is a QC command available in all GoldSrc GoldSrc games. Adjusts gamma level of all textures. Default is 1.8, which means no change

Syntax

$gamma <float|gamma>