simulCloudDensity: Difference between revisions
Jump to navigation
Jump to search
(added warning and named params) |
Lou Montana (talk | contribs) m (Text replacement - "|edeneditor" to "|Eden Editor") |
||
(9 intermediate revisions by 2 users not shown) | |||
Line 2: | Line 2: | ||
|game1= arma3 | |game1= arma3 | ||
|version1= 1.00 | |version1= 1.00 | ||
Line 8: | Line 7: | ||
|descr= 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 | |s1= [[simulCloudDensity]] pos | ||
Line 13: | Line 14: | ||
|p1= pos: [[Position]] | |p1= pos: [[Position]] | ||
|r1= [[Number]] - | |r1= | ||
* [[Number]] - density (0-1) | |||
* [[Nothing]] - If arguments are incorrect | |||
* [[Boolean]] - Returns [[false]] if simulWeather is disabled | |||
|x1= < | |x1= <sqf>simulCloudDensity getPos player;</sqf> | ||
|seealso= [[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