fogParams: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "(\| * )+\}\}" to "}}")
m (Text replacement - " {3,}\|" to " |")
Line 6: Line 6:


|gr1= Environment
|gr1= Environment


| A getter for [[setFog]] (Alt Syntax). Returns extended params for the fog
| A getter for [[setFog]] (Alt Syntax). Returns extended params for the fog
Line 14: Line 12:


| [[Array]] - in format [[setFog]]: [fogValue, fogDecay, fogBase]
| [[Array]] - in format [[setFog]]: [fogValue, fogDecay, fogBase]


|x1= <code>_fog = [[fogParams]]</code>
|x1= <code>_fog = [[fogParams]]</code>


| [[setFog]], [[fog]], [[fogForecast]]
| [[setFog]], [[fog]], [[fogForecast]]

Revision as of 18:25, 18 January 2021

Hover & click on the images for description

Description

Description:
A getter for setFog (Alt Syntax). Returns extended params for the fog
Groups:
Environment

Syntax

Syntax:
fogParams
Return Value:
Array - in format setFog: [fogValue, fogDecay, fogBase]

Examples

Example 1:
_fog = fogParams

Additional Information

See also:
setFogfogfogForecast

Notes

Report bugs on the Feedback Tracker and/or discuss them on the Arma Discord or on the Forums.
Only post proven facts here! Add Note