Skip to content

AudioRolloffMode

Beta

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

Properties

AudioRolloffMode AudioRolloffMode.LogarithmicBeta

Use this mode when you want a real-world rolloff.

AudioRolloffMode AudioRolloffMode.LinearBeta

Use this mode when you want to lower the volume of your sound over the distance.

AudioRolloffMode AudioRolloffMode.CustomBeta

Use this when you want to use a custom rolloff.