Area.reverbBusEnable

If true the area applies reverb to its associated audio.

  1. bool reverbBusEnable [@property getter]
  2. bool reverbBusEnable [@property setter]
    struct Area
    @nogc nothrow @property
    void
    reverbBusEnable
    (
    bool v
    )

Meta