simulCloudDensity: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "\|seealso= *\[\[([^ ]+)\]\], \[\[([^ ]+)\]\]" to "|seealso= $1 $2")
m (Text replacement - "\|seealso= *\[\[([^ ]+)\]\], \[\[([^ ]+)\]\]" to "|seealso= $1 ")
Line 21: Line 21:
|x1= <code>[[simulCloudDensity]] [[getPos]] [[player]];</code>
|x1= <code>[[simulCloudDensity]] [[getPos]] [[player]];</code>


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

Revision as of 19:18, 20 January 2022

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 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