Function Area.reverbBusEnable

If true, the area applies reverb to its associated audio.

bool reverbBusEnable() nothrow @property @nogc;

void reverbBusEnable (
  bool v
) nothrow @property @nogc;