C# Class UnityEngine.AudioEchoFilter

The Audio Echo Filter repeats a sound after a given Delay, attenuating the repetitions based on the Decay Ratio.

Inheritance: Behaviour
Datei anzeigen Open project: CarlosHBC/UnityDecompiled Class Usage Examples