Table of Contents

Class AudioEffectFilter.PropertyName

Namespace
Godot
Assembly
GodotSharp.dll

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

public class AudioEffectFilter.PropertyName : AudioEffect.PropertyName
Inheritance
AudioEffectFilter.PropertyName
Derived
Inherited Members

Constructors

PropertyName()

public PropertyName()

Fields

CutoffHz

Cached name for the 'cutoff_hz' property.

public static readonly StringName CutoffHz

Field Value

StringName

Db

Cached name for the 'db' property.

public static readonly StringName Db

Field Value

StringName

Gain

Cached name for the 'gain' property.

public static readonly StringName Gain

Field Value

StringName

Resonance

Cached name for the 'resonance' property.

public static readonly StringName Resonance

Field Value

StringName