simulCloudDensity: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - " | }}" to " }}") |
(added warning and named params) |
||
Line 1: | Line 1: | ||
{{RV|type=command | {{RV|type=command | ||
| arma3 | |game1= arma3 | ||
|1.00 | |version1= 1.00 | ||
|gr1= Environment | |gr1= Environment | ||
| Returns density of clouds at given position. | |descr= Returns density of clouds at given position. | ||
| | |s1= [[simulCloudDensity]] pos | ||
|p1= pos: [[Position]] | |p1= pos: [[Position]] | ||
| [[Number]] | |||
|r1= [[Number]] - {{Feature|warning|In {{GVI|arma3|2.03}} this command returns a [[Boolean]]}} | |||
|x1= <code>[[simulCloudDensity]] ([[getPos]] [[player]]);</code> | |x1= <code>[[simulCloudDensity]] ([[getPos]] [[player]]);</code> | ||
| [[setSimulWeatherLayers]], [[simulCloudOcclusion]], [[simulInClouds]] | |seealso= [[setSimulWeatherLayers]], [[simulCloudOcclusion]], [[simulInClouds]] | ||
}} | }} | ||
Revision as of 12:05, 8 February 2021
Description
- Description:
- Returns density of clouds at given position.
- Groups:
- Environment
Syntax
- Syntax:
- simulCloudDensity pos
- Parameters:
- pos: Position
- Return Value:
- Number -
Examples
- Example 1:
simulCloudDensity (getPos player);
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