Contents

reverbLevel

The level of reverberated signal that an entity emits.

Declaration

var reverbLevel: Audio.Decibel

Discussion

The reverb level is in relative decibels, in the range [-Decibel.infinity, Decibel.zero], where Decibel.zero is the default.

Reduce this value to make the sounds less reverberant and more intimate. Reduce this value to -Decibel.infinity to cause the sounds to collapse into the head of the listener.