AudioEffectAmplify
Inherits: AudioEffect < Resource < RefCounted < Object
Adds an amplifying audio effect to an audio bus.
Description
Increases or decreases the volume being routed through the audio bus.
Tutorials
Properties
|
Property Descriptions
float volume_db = 0.0
Amount of amplification in decibels. Positive values make the sound louder, negative values make it quieter. Value can range from -80 to 24.
© Copyright 2014-present Juan Linietsky, Ariel Manzur and the Godot community (CC BY 3.0). Revision 53e837c6
.
Built with Sphinx using a theme provided by Read the Docs.