Skip to content

Api > AudioSourceCurveType


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⚓︎

Element Description
AudioSourceCurveType.CustomRolloff Custom Volume Rolloff.
AudioSourceCurveType.ReverbZoneMix Reverb Zone Mix.
AudioSourceCurveType.SpatialBlend The Spatial Blend.
AudioSourceCurveType.Spread The 3D Spread.