AudioLowPassFilter 音频低通滤波器

Inherits from Behaviour

The Audio Low Pass Filter filter passes low frequencies of an

AudioSource, or all sound reaching an AudioListener, and attenuates frequencies higher than the Cutoff Frequency.

音频低通滤波器, 通过音频源的低频率,或所有声音达到AudioListener,并且衰减频率比截止频率高。

音频低通滤波器(AudioLowPassFilter),它的用途是使低于某个特定频率的信号全部通过,而对高于此频率的成分予以衰减,其中这个特定的频率我们称之为截止频率(cutofffrequency)

Note: This filter is only available on the PRO version.

注意:AudioHighPassFilter仅在专业版可用。

Variables变量

Inherited members继承成员

Inherited Variables继承变量

Inherited Functions继承函数

Inherited Class Functions继承类函数

最后修改:2011年1月9日 Sunday 23:02

本脚本参考基于Unity 3.4.1f5

英文部分版权属©Unity公司所有,中文部分© Unity圣典 版权所有,未经许可,严禁转载 。