Table of Contents

Class AudioEffectCompressor.PropertyName

Namespace
Godot
Assembly
GodotSharp.dll

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

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

Constructors

PropertyName()

public PropertyName()

Fields

AttackUs

Cached name for the 'attack_us' property.

public static readonly StringName AttackUs

Field Value

StringName

Gain

Cached name for the 'gain' property.

public static readonly StringName Gain

Field Value

StringName

Mix

Cached name for the 'mix' property.

public static readonly StringName Mix

Field Value

StringName

Ratio

Cached name for the 'ratio' property.

public static readonly StringName Ratio

Field Value

StringName

ReleaseMs

Cached name for the 'release_ms' property.

public static readonly StringName ReleaseMs

Field Value

StringName

Sidechain

Cached name for the 'sidechain' property.

public static readonly StringName Sidechain

Field Value

StringName

Threshold

Cached name for the 'threshold' property.

public static readonly StringName Threshold

Field Value

StringName