Skip to main content

AudioRolloffMode

Rolloff modes that a 3D sound can have in an audio source.

Elements

ElementDescription
AudioRolloffMode.CustomUse this when you want to use a custom rolloff.
AudioRolloffMode.LinearUse this mode when you want to lower the volume of your sound over the distance.
AudioRolloffMode.LogarithmicUse this mode when you want a real-world rolloff.