Attention: Here be dragons

This is the latest (unstable) version of this documentation, which may document features not available in or compatible with released stable versions of Godot.

AudioEffectPanner

继承: AudioEffect < Resource < RefCounted < Object

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

描述

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

教程

属性

float

pan

0.0


属性说明

float pan = 0.0

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