Select your preferred scripting language. All code snippets will be displayed in this language.
enumeration
Thank you for helping us improve the quality of Unity Documentation. Although we cannot accept all submissions, we do read each suggested change from our users and will make updates where applicable.
CloseFor some reason your suggested change could not be submitted. Please <a>try again</a> in a few minutes. And thank you for taking the time to help us improve the quality of Unity Documentation.
CloseThis defines the curve type of the different custom curves that can be queried and set within the AudioSource.
The AudioSource can hold a number of custom distance curves, this enum is used within the AudioSource API to differentiate between them.
CustomRolloff | Custom Volume Rolloff. |
SpatialBlend | The Spatial Blend. |
ReverbZoneMix | Reverb Zone Mix. |
Spread | The 3D Spread. |