fadeEnvironment

From Bohemia Interactive Community
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
Hover & click on the images for description

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, ...)
  • Arma 3 logo black.png2.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