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
ファイルを表示 Open project: CarlosHBC/UnityDecompiled Class Usage Examples