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
m (SirYodaJedi moved page $gamma to $gamma (GoldSrc))
No edit summary
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
Sets gamma level of all textures. Default is 1.8.
{{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>
$gamma <[[float]]|gamma>
[[Category:QC Commands|gamma]]__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>