godot-d v0.1.1 (2018-11-04T13:23:39Z)
Dub
Repo
AudioEffectPanner._classBinding
godot
audioeffectpanner
AudioEffectPanner
Undocumented in source.
struct
AudioEffectPanner
package @
nogc
nothrow static
struct
_classBinding {
__gshared
@
GodotName
("set_pan")
GodotMethod
!(
void
,
double
)
setPan
;
__gshared
@
GodotName
("get_pan")
GodotMethod
!(
double
)
getPan
;
}
Members
Static variables
getPan
GodotMethod
!(
double
)
getPan
;
Undocumented in source.
setPan
GodotMethod
!(
void
,
double
)
setPan
;
Undocumented in source.
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