AudioEffectLowPassFilter

Inherits: AudioEffectFilter < AudioEffect < Resource < RefCounted < Object

Adds a low-pass filter to the audio bus.

Description

Cuts frequencies higher than the AudioEffectFilter.cutoff_hz and allows lower frequencies to pass.

Tutorials

Previous Next


© 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.