godot-d v0.1.1 (2018-11-04T13:23:39Z)
Dub
Repo
AudioEffectStereoEnhance._classBinding
godot
audioeffectstereoenhance
AudioEffectStereoEnhance
Undocumented in source.
struct
AudioEffectStereoEnhance
package @
nogc
nothrow static
struct
_classBinding {
__gshared
@
GodotName
("set_pan_pullout")
GodotMethod
!(
void
,
double
)
setPanPullout
;
__gshared
@
GodotName
("get_pan_pullout")
GodotMethod
!(
double
)
getPanPullout
;
__gshared
@
GodotName
("set_time_pullout")
GodotMethod
!(
void
,
double
)
setTimePullout
;
__gshared
@
GodotName
("get_time_pullout")
GodotMethod
!(
double
)
getTimePullout
;
__gshared
@
GodotName
("set_surround")
GodotMethod
!(
void
,
double
)
setSurround
;
__gshared
@
GodotName
("get_surround")
GodotMethod
!(
double
)
getSurround
;
}
Members
Static variables
getPanPullout
GodotMethod
!(
double
)
getPanPullout
;
Undocumented in source.
getSurround
GodotMethod
!(
double
)
getSurround
;
Undocumented in source.
getTimePullout
GodotMethod
!(
double
)
getTimePullout
;
Undocumented in source.
setPanPullout
GodotMethod
!(
void
,
double
)
setPanPullout
;
Undocumented in source.
setSurround
GodotMethod
!(
void
,
double
)
setSurround
;
Undocumented in source.
setTimePullout
GodotMethod
!(
void
,
double
)
setTimePullout
;
Undocumented in source.
Meta
Source
See Implementation
godot
audioeffectstereoenhance
AudioEffectStereoEnhance
aliases
BaseClasses
functions
getPanPullout
getSurround
getTimePullout
opAssign
opEquals
setPanPullout
setSurround
setTimePullout
properties
panPullout
surround
timePulloutMs
static functions
_new
static variables
_classBindingInitialized
structs
_classBinding
unions
__anonymous
variables
_GODOT_internal_name