Version: 2020.2
LanguageEnglish
  • C#

AudioSourceCurveType

enumeration

Suggest a change

Success!

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.

Close

Submission failed

For 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.

Close

Cancel

Description

This 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.

Properties

CustomRolloffCustom Volume Rolloff.
SpatialBlendThe Spatial Blend.
ReverbZoneMixReverb Zone Mix.
SpreadThe 3D Spread.