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
Db
Cached name for the 'db' property.
public static readonly StringName Db
Field Value
Gain
Cached name for the 'gain' property.
public static readonly StringName Gain
Field Value
Resonance
Cached name for the 'resonance' property.
public static readonly StringName Resonance