Skip to main content

AudioSourceCurveType

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.

Elements

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