simulCloudDensity: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "<code>\[\[([a-zA-Z0-9_]+)\]\] +\[\[([a-zA-Z0-9_]+)\]\] +\[\[([a-zA-Z0-9_]+)\]\];?<\/code>" to "<sqf>$1 $2 $3;</sqf>")
m (Text replacement - "\[\[Eden( |_)Editor(\||\])" to "[[:Category:Eden Editor$2")
Line 8: Line 8:
|descr= Returns density of clouds at given position.
|descr= Returns density of clouds at given position.


|pr= {{Feature|edeneditor|SimulWeather seems to be disabled in [[Eden Editor]] and scenario preview.}}
|pr= {{Feature|edeneditor|SimulWeather seems to be disabled in [[:Category:Eden Editor]] and scenario preview.}}


|s1= [[simulCloudDensity]] pos
|s1= [[simulCloudDensity]] pos

Revision as of 14:21, 9 July 2023

Hover & click on the images for description

Description

Description:
Returns density of clouds at given position.
Problems:
Eden Editor
SimulWeather seems to be disabled in Category:Eden Editor and scenario preview.
Groups:
Environment

Syntax

Syntax:
simulCloudDensity pos
Parameters:
pos: Position
Return Value:

Examples

Example 1:
simulCloudDensity getPos player;

Additional Information

See also:
setSimulWeatherLayers simulCloudOcclusion simulInClouds

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