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
No edit summary
No edit summary
 
(5 intermediate revisions by 2 users not shown)
Line 1: Line 1:
Appears to not have any effect in the EP1 studiomdl code, even though the command is recognized. Try it on a later version and fill this in.
{{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|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>