fogParams: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) |
Lou Montana (talk | contribs) m (Text replacement - "<code>\[\[private\]\] _([a-zA-Z0-9_]+) = \[\[([a-zA-Z0-9]+)\]\];?<\/code>" to "<sqf>private _$1 = $2;</sqf>") |
||
Line 12: | Line 12: | ||
|r1= [[Array]] of [[Number]]s - in [[setFog]] format: [fogValue, fogDecay, fogBase] | |r1= [[Array]] of [[Number]]s - in [[setFog]] format: [fogValue, fogDecay, fogBase] | ||
|x1= < | |x1= <sqf>private _fog = fogParams;</sqf> | ||
|seealso= [[setFog]] [[fog]] [[fogForecast]] [[rainParams]] | |seealso= [[setFog]] [[fog]] [[fogForecast]] [[rainParams]] | ||
}} | }} |
Revision as of 21:21, 7 May 2022
Description
- Description:
- A getter for setFog (Alt Syntax). Returns extended params for the fog
- Groups:
- Environment
Syntax
Examples
- Example 1:
Additional Information
- See also:
- setFog fog fogForecast rainParams
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