init(gain:)
Configure the behavior of an ambient audio source.
Declaration
init(gain: Audio.Decibel = .zero)Parameters
- gain:
The overall level for all sounds emitted from an entity.
Configure the behavior of an ambient audio source.
init(gain: Audio.Decibel = .zero)The overall level for all sounds emitted from an entity.