csharp
public record class LimiterEffectAssetA limiter, as a file declares it.
No guide page documents this yet — the page shows what the code says about itself.
Fields and properties (4)
public float CeilingDbThe loudest sample allowed out, in decibels.
public float LookAheadSecondsHow far ahead it looks, and therefore how much latency it adds.
public float ReleaseSecondsHow fast it lets go.
public bool EnabledWhether the effect starts switched on.
Methods (1)
public IAudioEffect Create()Builds the effect this describes.
Used by (4)
- MixerAssetTestsVixen.Audio.Tests
- TypeRegistrationVixen.Audio
- Vixen_Audio_Assets_LimiterEffectAssetSerializerVixen.Audio
- AudioMixerViewVixen.Editor.AssetEditors