SetGlobalFogParameter

Warning: This feature is GZDoom specific, and is not compatible with ZDoom!
To see all of GZDoom's specific features, see GZDoom features.


157:SetGlobalFogParameter (property, value)

Changes the fog properties specified in MAPINFO.

Parameters

  • property: One of the following constant identifiers must be used (numbers are provided for use on a linedef or map object):
0FOGP_DENSITY corresponds to the fogdensity property.
1FOGP_OUTSIDEDENSITY corresponds to the outsidefogdensity property.
2FOGP_SKYFOG corresponds to the skyfog property.
  • value: The new value of the chosen property.
This article is issued from Zdoom. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.