godot-d v0.1.1 (2018-11-04T13:23:39Z)
Dub
Repo
AudioEffectCompressor.gain
godot
audioeffectcompressor
AudioEffectCompressor
Gain applied to the output signal.
double
gain
[@property getter]
struct
AudioEffectCompressor
@
nogc
nothrow @
property
double
gain
(
)
double
gain
[@property setter]
Meta
Source
See Implementation
godot
audioeffectcompressor
AudioEffectCompressor
aliases
BaseClasses
functions
getAttackUs
getGain
getMix
getRatio
getReleaseMs
getSidechain
getThreshold
opAssign
opEquals
setAttackUs
setGain
setMix
setRatio
setReleaseMs
setSidechain
setThreshold
properties
attackUs
gain
mix
ratio
releaseMs
sidechain
threshold
static functions
_new
static variables
_classBindingInitialized
structs
_classBinding
unions
__anonymous
variables
_GODOT_internal_name
Gain applied to the output signal.