fogParams

Operand types

None

Type of returned value

Description

Returns actual params for fog.

In multiplayer you can use this command in combination with setFog_array to sync server fog with clients.

  • fogValue: Number - value for fog at base level

  • fogDecay: Number - decay of fog density with altitude

  • fogBase: Number - base altitude of fog (in meters)

Used In

Arma3

Example

_fog = fogParams;
Search OFPEC COMREF