FOG_MAXDENSITY
CS2 CS:GO
Description
This command sets the maximum density of the fog, given as a decimal percentage. 0.5 would be 50% transparency, 1 would be completely opaque.Syntax
fog_maxdensity [Density]
Arguments
Density | The maximum density of the fog. 1 would be completely opaque, 0.5 would be 50% transparency. |
Related commands
fog_color
This command sets the color of fog, if enabled. The value provided should be an RGB value (separated by spaces).
This command sets the color of fog, if enabled. The value provided should be an RGB value (separated by spaces).
fog_colorskybox
This command sets the color of the fog skybox, if fog is enabled. An RGB value separated with spaces should be provided.
This command sets the color of the fog skybox, if fog is enabled. An RGB value separated with spaces should be provided.
fog_enable
This command enables fog if set to 1. Note that you will need to set fog_override to 1 if your map's settings disable fog.
This command enables fog if set to 1. Note that you will need to set fog_override to 1 if your map's settings disable fog.
fog_enable_water_fog
This command enables water fog if set to 1. If set to 0, water fog will be disabled. Note that you need to override your map's fog settings with fog_override 1.
This command enables water fog if set to 1. If set to 0, water fog will be disabled. Note that you need to override your map's fog settings with fog_override 1.
fog_enableskybox
This command will enable (1, default) whether or not fog should be applied to the skybox.
This command will enable (1, default) whether or not fog should be applied to the skybox.
fog_end
This command will set the "end" of the fog in relation to your player. Higher numbers will make the fog more distant. -1 will set to default. Fog will be shown in the distance between fog_start's value and this value.
This command will set the "end" of the fog in relation to your player. Higher numbers will make the fog more distant. -1 will set to default. Fog will be shown in the distance between fog_start's value and this value.
fog_hdrcolorscale
This command sets the fog's HDR color scale. Specify a decimal value between 0 and 1.
This command sets the fog's HDR color scale. Specify a decimal value between 0 and 1.