Area.reverbBusAmount

The degree to which this area applies reverb to its associated audio. Ranges from 0 to 1 with 0.1 precision.

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

Meta