关于
入门
手册
.blend
res://
user://
reset_physics_interpolation()
import
@tool
@export_storage
@export_custom
@export_tool_button
@deprecated
@experimental
TIME
引擎细节
_set
_get
_get_property_list
RefCounted
scene/
社区
类参考
继承: AudioEffect < Resource < RefCounted < Object
向音频总线添加一个声像器音频效果。向左或向右声像移动声音。
决定向左右总线发送的音频信号量。
音频总线
float
pan
0.0
float pan = 0.0 🔗
void set_pan(value: float)
float get_pan()
声像位置。值的范围可以从 -1(完全左)到1(完全右)。