godot-d ~releases (2022-04-02T06:37:10.8312204)
Dub
Repo
AudioEffectPanner.pan
godot
audioeffectpanner
AudioEffectPanner
Pan position. Value can range from -1 (fully left) to 1 (fully right).
double
pan
[@property getter]
double
pan
[@property setter]
struct
AudioEffectPanner
@
nogc
nothrow @
property
void
pan
(
double
v
)
Meta
Source
See Implementation
godot
audioeffectpanner
AudioEffectPanner
aliases
BaseClasses
functions
getPan
opAssign
opEquals
setPan
toHash
properties
pan
static functions
_new
static variables
_classBindingInitialized
structs
GDNativeClassBinding
unions
__anonymous
variables
_GODOT_internal_name
Pan position. Value can range from -1 (fully left) to 1 (fully right).