Skip to content

Api > AudioRolloffMode


AudioRolloffMode⚓︎

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

Elements⚓︎

Element Description
AudioRolloffMode.Custom Use this when you want to use a custom rolloff.
AudioRolloffMode.Linear Use this mode when you want to lower the volume of your sound over the distance.
AudioRolloffMode.Logarithmic Use this mode when you want a real-world rolloff.