mirror of
https://github.com/godotengine/godot-docs.git
synced 2026-01-04 14:11:02 +03:00
classref: Sync with current master branch (c09d83010)
This commit is contained in:
@@ -11,7 +11,12 @@ AudioEffectStereoEnhance
|
||||
|
||||
**Inherits:** :ref:`AudioEffect<class_AudioEffect>` **<** :ref:`Resource<class_Resource>` **<** :ref:`RefCounted<class_RefCounted>` **<** :ref:`Object<class_Object>`
|
||||
|
||||
An audio effect that can be used to adjust the intensity of stereo panning.
|
||||
|
||||
Description
|
||||
-----------
|
||||
|
||||
An audio effect that can be used to adjust the intensity of stereo panning.
|
||||
|
||||
Properties
|
||||
----------
|
||||
@@ -39,6 +44,8 @@ Property Descriptions
|
||||
| *Getter* | get_pan_pullout() |
|
||||
+-----------+------------------------+
|
||||
|
||||
Values greater than 1.0 increase intensity of any panning on audio passing through this effect, whereas values less than 1.0 will decrease the panning intensity. A value of 0.0 will downmix audio to mono.
|
||||
|
||||
----
|
||||
|
||||
.. _class_AudioEffectStereoEnhance_property_surround:
|
||||
|
||||
Reference in New Issue
Block a user