godot-d ~releases (2022-04-02T06:37:10.8312204)
Dub
Repo
AudioEffectStereoEnhance.GDNativeClassBinding
godot
audioeffectstereoenhance
AudioEffectStereoEnhance
Undocumented in source.
struct
AudioEffectStereoEnhance
package @
nogc
nothrow static
struct
GDNativeClassBinding {
__gshared
@
GodotName
("get_pan_pullout")
GodotMethod
!(
double
)
getPanPullout
;
__gshared
@
GodotName
("get_surround")
GodotMethod
!(
double
)
getSurround
;
__gshared
@
GodotName
("get_time_pullout")
GodotMethod
!(
double
)
getTimePullout
;
__gshared
@
GodotName
("set_pan_pullout")
GodotMethod
!(
void
,
double
)
setPanPullout
;
__gshared
@
GodotName
("set_surround")
GodotMethod
!(
void
,
double
)
setSurround
;
__gshared
@
GodotName
("set_time_pullout")
GodotMethod
!(
void
,
double
)
setTimePullout
;
}
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
toHash
properties
panPullout
surround
timePulloutMs
static functions
_new
static variables
_classBindingInitialized
structs
GDNativeClassBinding
unions
__anonymous
variables
_GODOT_internal_name