Attention: Here be dragons
This is the latest
(unstable) version of this documentation, which may document features
not available in or compatible with released stable versions of Godot.
Checking the stable version of the documentation...
AudioEffectAmplify¶
Inherits: AudioEffect < Resource < RefCounted < Object
Adds an amplifying audio effect to an audio bus.
描述¶
Increases or decreases the volume being routed through the audio bus.
教程¶
属性¶
|
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.