返回介绍

AudioListener 音频侦听器

发布于 2019-12-18 15:37:22 字数 1301 浏览 995 评论 0 收藏 0

class in UnityEngine / Inherits from: Behaviour

Description 描述

Representation of a listener in 3D space.

表示三维空间的一个侦听器。

This class implements a microphone-like device. It records the sounds around it and plays that through the player's speakers. You can only have one listener in a scene.

这个类实现像麦克风一样的设备。它记录周围的声音并通过玩家的扬声器播放。在场景中只能有一个侦听器。

See Also: AudioSource, AudioListener component in the Components Reference.

Static Variables 静态变量

pauseThe paused state of the audio system.
该音频系统的暂停状态。
volumeControls the game sound volume (0.0 to 1.0).
控制该游戏的声音音量(0.0~1.0)。

Variables 变量

velocityUpdateModeThis lets you set whether the Audio Listener should be updated in the fixed or dynamic update.
可让你设置Audio Listener是否应该用固定或动态更新。

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
    我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
    原文