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...
AudioEffectLowPassFilter
Наследует: AudioEffectFilter < AudioEffect < Resource < RefCounted < Object
Добавляет фильтр нижних частот к аудиошине.
Описание
Фильтр нижних частот ослабляет частоты выше AudioEffectFilter.cutoff_hz и пропускает более низкие частоты без изменений.
Этот фильтр можно использовать для приглушения звуков.