fadeEnvironment

From Bohemia Interactive Community
Revision as of 12:08, 23 March 2021 by R3vo (talk | contribs) (formatting)
Jump to navigation Jump to search
-wrong parameter ("arma3dev") defined!-[[:Category:Introduced with arma3dev version 2.03|2.03]]
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.0.
Groups:
Sounds

Syntax

Syntax:
time fadeEnvironment volume
Parameters:
time: Number - Fade interval in seconds
volume: Number - Speech volume range 0 to 1
Return Value:
Nothing

Examples

Example 1:
5 fadeEnvironment 0.1;

Additional Information

See also:
environmentVolumefadeSpeechfadeRadiofadeSoundfadeMusicsoundVolumemusicVolumeradioVolumespeechVolumeenableEnvironmentenvironmentEnabled

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

[[Category:Introduced with arma3dev version 2.03]][[ Category: arma3dev: New Scripting Commands | FADEENVIRONMENT]][[ Category: arma3dev: Scripting Commands | FADEENVIRONMENT]]