Table of Contents

Class AudioEffectLimiter.PropertyName

Namespace
Godot
Assembly
GodotSharp.dll

Cached StringNames for the properties and fields contained in this class, for fast lookup.

public class AudioEffectLimiter.PropertyName : AudioEffect.PropertyName
Inheritance
AudioEffectLimiter.PropertyName
Inherited Members

Constructors

PropertyName()

public PropertyName()

Fields

CeilingDb

Cached name for the 'ceiling_db' property.

public static readonly StringName CeilingDb

Field Value

StringName

SoftClipDb

Cached name for the 'soft_clip_db' property.

public static readonly StringName SoftClipDb

Field Value

StringName

SoftClipRatio

Cached name for the 'soft_clip_ratio' property.

public static readonly StringName SoftClipRatio

Field Value

StringName

ThresholdDb

Cached name for the 'threshold_db' property.

public static readonly StringName ThresholdDb

Field Value

StringName