simulCloudDensity: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "|= Game name" to "|Game name=") |
Lou Montana (talk | contribs) m (Text replacement - "|edeneditor" to "|Eden Editor") |
||
(22 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{{ | {{RV|type=command | ||
| arma3 | | |game1= arma3 | ||
|version1= 1.00 | |||
| | |gr1= Environment | ||
| Returns density of clouds at given position. | |descr= Returns density of clouds at given position. | ||
| | |pr= {{Feature|Eden Editor|SimulWeather seems to be disabled in [[:Category:Eden Editor|Eden Editor]] and scenario preview.}} | ||
| | |s1= [[simulCloudDensity]] pos | ||
|p1= pos: [[Position]] | |||
| | |r1= | ||
* [[Number]] - density (0-1) | |||
* [[Nothing]] - If arguments are incorrect | |||
* [[Boolean]] - Returns [[false]] if simulWeather is disabled | |||
|x1= <sqf>simulCloudDensity getPos player;</sqf> | |||
| [[setSimulWeatherLayers]] | |seealso= [[setSimulWeatherLayers]] [[simulCloudOcclusion]] [[simulInClouds]] | ||
}} | }} | ||
Latest revision as of 19:22, 10 July 2024
Description
- Description:
- Returns density of clouds at given position.
- Problems:
- Groups:
- Environment
Syntax
- Syntax:
- simulCloudDensity pos
- Parameters:
- pos: Position
- Return Value:
Examples
- Example 1:
Additional Information
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