setSimulWeatherLayers: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (fixed see also)
m (example)
Line 17: Line 17:
|r1= [[Nothing]]
|r1= [[Nothing]]


|x1= <code>[[setSimulWeatherLayers]] 1;{{cc|Very flat clouds}}</code>
|x1= <code>[[setSimulWeatherLayers]] 0;{{cc|Very flat clouds}}</code>


|seealso= [[simulCloudDensity]], [[simulCloudOcclusion]], [[simulInClouds]]
|seealso= [[simulCloudDensity]], [[simulCloudOcclusion]], [[simulInClouds]]
}}
}}

Revision as of 14:04, 8 February 2021

Hover & click on the images for description

Description

Description:
Sets number of simul weather layers, affects quality of simul weather clouds.
Problems:
The effect of this command seems to be persistent across the game instance, e.g. restarting a missing will not reset it.
Groups:
Environment

Syntax

Syntax:
setSimulWeatherLayers layers
Parameters:
layers: Number
Return Value:
Nothing

Examples

Example 1:
setSimulWeatherLayers 0;// Very flat clouds

Additional Information

See also:
simulCloudDensitysimulCloudOcclusionsimulInClouds

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