AudioEffectPanner

继承: AudioEffect < Resource < RefCounted < Object

向音频总线添加一个声像器音频效果。向左或向右声像移动声音。

描述

决定向左右总线发送的音频信号量。

教程

属性

float

pan

0.0


属性说明

float pan = 0.0

声像位置。值的范围可以从 -1(完全左)到1(完全右)。

Previous Next


© 版权所有 2014-present Juan Linietsky, Ariel Manzur and the Godot community (CC BY 3.0). Revision b1c660f7.

Built with Sphinx using a theme provided by Read the Docs.