Legacy Documentation: Version 4.6.2
Language: English
  • C#
  • JS
  • Boo

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

AudioRolloffMode

Description

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

Variables

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