mirror of
https://github.com/godotengine/godot-docs.git
synced 2026-01-04 14:11:02 +03:00
Sync classref with changes from godotengine/godot#24640
This commit is contained in:
@@ -21,9 +21,9 @@ Increases or decreases the volume of the selected audio bus.
|
||||
Properties
|
||||
----------
|
||||
|
||||
+---------------------------+------------------------------------------------------+
|
||||
| :ref:`float<class_float>` | :ref:`volume_db<class_AudioEffectAmplify_volume_db>` |
|
||||
+---------------------------+------------------------------------------------------+
|
||||
+---------------------------+---------------------------------------------------------------+
|
||||
| :ref:`float<class_float>` | :ref:`volume_db<class_AudioEffectAmplify_property_volume_db>` |
|
||||
+---------------------------+---------------------------------------------------------------+
|
||||
|
||||
Description
|
||||
-----------
|
||||
@@ -33,7 +33,7 @@ Increases or decreases the volume being routed through the audio bus.
|
||||
Property Descriptions
|
||||
---------------------
|
||||
|
||||
.. _class_AudioEffectAmplify_volume_db:
|
||||
.. _class_AudioEffectAmplify_property_volume_db:
|
||||
|
||||
- :ref:`float<class_float>` **volume_db**
|
||||
|
||||
|
||||
Reference in New Issue
Block a user