fadeEnvironment

From Bohemia Interactive Community
Revision as of 13:09, 21 December 2022 by Lou Montana (talk | contribs) (Text replacement - "|size=0.75" to "|size= 0.75")
Jump to navigation Jump to search
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