csharp
public enum AudioFadeCurveHow a gain travels from one value to another.
No guide page documents this yet — the page shows what the code says about itself.
Fields and properties (2)
LinearStraight down the amplitude.
DecibelStraight down the decibels, which is what a hand on a fader does.
Used by (6)
- AudioBusVixen.Audio
- AudioEngineVixen.Audio
- AudioEventVixen.Audio
- AudioFadeVixen.Audio
- FadeStateVixen.Audio
- FadeTestsVixen.Audio.Tests