fogParams: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Some wiki formatting)
No edit summary
Line 14: Line 14:
|x1= <code>[[private]] _fog = [[fogParams]]</code>
|x1= <code>[[private]] _fog = [[fogParams]]</code>


|seealso= [[setFog]], [[fog]], [[fogForecast]]
|seealso= [[setFog]], [[fog]], [[fogForecast]], [[rainParams]]
}}
}}

Revision as of 12:31, 1 November 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 of Numbers - in setFog format: [fogValue, fogDecay, fogBase]

Examples

Example 1:
private _fog = fogParams

Additional Information

See also:
setFogfogfogForecastrainParams

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