gain
The overall level for all sounds that an entity emits.
Declaration
var gain: Audio.Decibel { get set }Discussion
The gain level is in relative decibels, in the range [-Decibel.infinity, Decibel.zero], where Decibel.zero is the default.
The overall level for all sounds that an entity emits.
var gain: Audio.Decibel { get set }The gain level is in relative decibels, in the range [-Decibel.infinity, Decibel.zero], where Decibel.zero is the default.