fadeEnvironment: Difference between revisions
Lou Montana (talk | contribs)  | 
				Lou Montana (talk | contribs)  m (Some wiki formatting)  | 
				||
| Line 10: | Line 10: | ||
|descr= Changes the master environment volume smoothly within the given time and is different from [[enableEnvironment]] global mute option. The default volume is 1.<br>  | |descr= Changes the master environment volume smoothly within the given time and is different from [[enableEnvironment]] global mute option. The default volume is 1.<br>  | ||
Influenced sounds among others are:  | Influenced sounds among others are:  | ||
{{Columns|2|  | |||
* forest sounds (birds, crickets, ...)  | * forest sounds (birds, crickets, ...)  | ||
* waves  | * waves  | ||
* wind  | * wind  | ||
* rain  | * rain  | ||
* sounds   | * object sounds (air conditioners, ...)  | ||
* {{GVI|arma3|2.06|size=0.75}} thunder  | * {{GVI|arma3|2.06|size=0.75}} thunder  | ||
|shrink= y  | |||
}}  | |||
|s1= time [[fadeEnvironment]] volume  | |s1= time [[fadeEnvironment]] volume  | ||
| Line 25: | Line 28: | ||
|r1= [[Nothing]]  | |r1= [[Nothing]]  | ||
|x1= <  | |x1= <sqf>5 fadeEnvironment 0.1;</sqf>  | ||
|seealso= [[environmentVolume]] [[fadeSpeech]] [[fadeRadio]] [[fadeSound]] [[fadeMusic]] [[soundVolume]] [[musicVolume]] [[radioVolume]] [[speechVolume]] [[enableEnvironment]] [[environmentEnabled]]  | |seealso= [[environmentVolume]] [[fadeSpeech]] [[fadeRadio]] [[fadeSound]] [[fadeMusic]] [[soundVolume]] [[musicVolume]] [[radioVolume]] [[speechVolume]] [[enableEnvironment]] [[environmentEnabled]]  | ||
}}  | }}  | ||
Revision as of 17:24, 5 May 2022
Description
- Description:
 - Changes the master environment volume smoothly within the given time and is different from enableEnvironment global mute option. The default volume is 1.
Influenced sounds among others are:- forest sounds (birds, crickets, ...)
 - waves
 - wind
 - rain
 - object sounds (air conditioners, ...)
 
 2.06 thunder
 - Groups:
 - Sounds
 
Syntax
- Syntax:
 - time fadeEnvironment volume
 - Parameters:
 - time: Number - fade interval in seconds
 - volume: Number - speech volume in range 0..1
 - Return Value:
 - Nothing
 
Examples
- Example 1:
 - 5 fadeEnvironment 0.1;
 
Additional Information
- See also:
 - environmentVolume fadeSpeech fadeRadio fadeSound fadeMusic soundVolume musicVolume radioVolume speechVolume enableEnvironment environmentEnabled
 
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