FMOD_REVERB_PROPERTIES
extern (C)
struct FMOD_REVERB_PROPERTIES {
}
Members
- DecayTime
float DecayTime;
Undocumented in source.
- Density
float Density;
Undocumented in source.
- Diffusion
float Diffusion;
Undocumented in source.
- EarlyDelay
float EarlyDelay;
Undocumented in source.
- EarlyLateMix
float EarlyLateMix;
Undocumented in source.
- HFDecayRatio
float HFDecayRatio;
Undocumented in source.
- HFReference
float HFReference;
Undocumented in source.
- HighCut
float HighCut;
Undocumented in source.
- LateDelay
float LateDelay;
Undocumented in source.
- LowShelfFrequency
float LowShelfFrequency;
Undocumented in source.
- LowShelfGain
float LowShelfGain;
Undocumented in source.
- WetLevel
float WetLevel;
Undocumented in source.
fmod common
aliasesenumsstructs