1 Star 1 Fork 0

天天编程/godot-docs

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
class_audioeffectpanner.rst 1.32 KB
一键复制 编辑 原始数据 按行查看 历史
github_url: hide

AudioEffectPanner

Inherits: :ref:`AudioEffect<class_AudioEffect>` < :ref:`Resource<class_Resource>` < :ref:`Reference<class_Reference>` < :ref:`Object<class_Object>`

Adds a panner audio effect to an Audio bus. Pans sound left or right.

Description

Determines how much of an audio signal is sent to the left and right buses.

Properties

:ref:`float<class_float>` :ref:`pan<class_AudioEffectPanner_property_pan>` 0.0

Property Descriptions

Default 0.0
Setter set_pan(value)
Getter get_pan()

Pan position. Value can range from -1 (fully left) to 1 (fully right).

Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/ttcode-net/godot-docs.git
git@gitee.com:ttcode-net/godot-docs.git
ttcode-net
godot-docs
godot-docs
master

搜索帮助