This article's documentation is for anything that uses the Source engine. Click here for more information.

$defaultfadein: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(stub)
 
mNo edit summary
 
Line 1: Line 1:
{{LanguageBar}}
{{LanguageBar}}
{{this is a|QC command|name=$defaultfadein|since=csgo}} Sets the default value for sequence fade in time. Default is 0.2.
{{this is a|QC command|name=$defaultfadein|since=csgo}} Sets the default value for sequence fade in time. Default is 0.2. See also [[$defaultfadeout]].


== Syntax ==
== Syntax ==


$defaultfadein 0.2
$defaultfadein 0.2

Latest revision as of 08:22, 6 August 2025

English (en)Translate (Translate)

$defaultfadein is a QC command available in all Source Source games since Counter-Strike: Global Offensive Counter-Strike: Global Offensive. Sets the default value for sequence fade in time. Default is 0.2. See also $defaultfadeout.

Syntax

$defaultfadein 0.2