default
The default distance attenuation, which uses a rolloff model that mimics real-world physics.
Declaration
static let `default`: Audio.DistanceAttenuationDiscussion
The Audio.DistanceAttenuation.rolloff(factor:) model attenuates spatial audio with a factor of 1.0 as the listener moves away from the source.