NSMBW-Decomp
A decompilation of New Super Mario Bros. Wii
Loading...
Searching...
No Matches
nw4r::snd::FxReverbHiDpl2::ReverbHiDpl2Param Struct Reference

Description

Definition at line 13 of file snd_FxReverbHiDpl2.h.

Public Attributes

f32 preDelayTime
 
f32 fusedTime
 
f32 coloration
 
f32 damping
 
f32 crossTalk
 
f32 outGain
 

Member Data Documentation

◆ preDelayTime

f32 nw4r::snd::FxReverbHiDpl2::ReverbHiDpl2Param::preDelayTime

Definition at line 14 of file snd_FxReverbHiDpl2.h.

◆ fusedTime

f32 nw4r::snd::FxReverbHiDpl2::ReverbHiDpl2Param::fusedTime

Definition at line 15 of file snd_FxReverbHiDpl2.h.

◆ coloration

f32 nw4r::snd::FxReverbHiDpl2::ReverbHiDpl2Param::coloration

Definition at line 16 of file snd_FxReverbHiDpl2.h.

◆ damping

f32 nw4r::snd::FxReverbHiDpl2::ReverbHiDpl2Param::damping

Definition at line 17 of file snd_FxReverbHiDpl2.h.

◆ crossTalk

f32 nw4r::snd::FxReverbHiDpl2::ReverbHiDpl2Param::crossTalk

Definition at line 18 of file snd_FxReverbHiDpl2.h.

◆ outGain

f32 nw4r::snd::FxReverbHiDpl2::ReverbHiDpl2Param::outGain

Definition at line 19 of file snd_FxReverbHiDpl2.h.