AudioEffectReverb.wet

Output percent of modified sound. At 0, only original sound is outputted. Value can range from 0 to 1.

  1. double wet [@property getter]
    struct AudioEffectReverb
    @nogc nothrow @property
    double
    wet
    ()
  2. double wet [@property setter]

Meta