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
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__
[[Category:QC Commands|gamma]]

Revision as of 10:34, 25 March 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>