Audio Effects (PRO only) 音频效果(仅专业版)

Date:2011-08-08

AudioSources and the AudioListener can have filter components applied, by adding the filter components to the same GameObject the AudioSource or AudioListener is on. Filter effects are serialized in the component order as seen here:

音频源(AudioSources)和音频侦听器(AudioListener)可以应用到过滤器组件,通过加入过滤器组件到相同的游戏物体(GameObject)--- 带有音频源(AudioSource)或音频侦听器(AudioListener)。过滤效果是按照在下面看到的组件顺序进行序列化的:

音频源(AudioSources)和音频侦听器(AudioListener)可以 音频源(AudioSources)和音频侦听器(AudioListener)可以

Enabling/Disabling a filter component will bypass the filter. Though highly optimized, some filters are still CPU intensive. Audio CPU usage can monitored in the profiler under the Audio Tab.

启用/禁用一个过滤器组件会直通过滤器。虽然高度优化,一些过滤器仍然是CPU密集型。(比较耗资源) 音频CPU使用情况可以在"音频"选项卡(Audio Tab)下的分析器(profiler)监测。

See these pages for more information on each filter type:

每个过滤器类型的更多信息,请参见这些页面:

分类:Components|评论: 0|浏览: 129 翻译: 肥耀
评论
暂无评论
发表评论
用户名:

评论审核后才会显示!