godot-d v0.1.1 (2018-11-04T13:23:39Z)
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
properties
pan
static functions
_new
static variables
_classBindingInitialized
structs
_classBinding
unions
__anonymous
variables
_GODOT_internal_name
Pan position. Value can range from -1 (fully left) to 1 (fully right).