Class AudioEffectDistortion.PropertyName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the properties and fields contained in this class, for fast lookup.
public class AudioEffectDistortion.PropertyName : AudioEffect.PropertyName
- Inheritance
-
AudioEffectDistortion.PropertyName
- Inherited Members
Constructors
PropertyName()
public PropertyName()
Fields
Drive
Cached name for the 'drive' property.
public static readonly StringName Drive
Field Value
KeepHfHz
Cached name for the 'keep_hf_hz' property.
public static readonly StringName KeepHfHz
Field Value
Mode
Cached name for the 'mode' property.
public static readonly StringName Mode
Field Value
PostGain
Cached name for the 'post_gain' property.
public static readonly StringName PostGain
Field Value
PreGain
Cached name for the 'pre_gain' property.
public static readonly StringName PreGain