Class AudioEffectDelay.PropertyName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the properties and fields contained in this class, for fast lookup.
public class AudioEffectDelay.PropertyName : AudioEffect.PropertyName
- Inheritance
-
AudioEffectDelay.PropertyName
- Inherited Members
Constructors
PropertyName()
public PropertyName()
Fields
Dry
Cached name for the 'dry' property.
public static readonly StringName Dry
Field Value
FeedbackActive
Cached name for the 'feedback_active' property.
public static readonly StringName FeedbackActive
Field Value
FeedbackDelayMs
Cached name for the 'feedback_delay_ms' property.
public static readonly StringName FeedbackDelayMs
Field Value
FeedbackLevelDb
Cached name for the 'feedback_level_db' property.
public static readonly StringName FeedbackLevelDb
Field Value
FeedbackLowpass
Cached name for the 'feedback_lowpass' property.
public static readonly StringName FeedbackLowpass
Field Value
Tap1Active
Cached name for the 'tap1_active' property.
public static readonly StringName Tap1Active
Field Value
Tap1DelayMs
Cached name for the 'tap1_delay_ms' property.
public static readonly StringName Tap1DelayMs
Field Value
Tap1LevelDb
Cached name for the 'tap1_level_db' property.
public static readonly StringName Tap1LevelDb
Field Value
Tap1Pan
Cached name for the 'tap1_pan' property.
public static readonly StringName Tap1Pan
Field Value
Tap2Active
Cached name for the 'tap2_active' property.
public static readonly StringName Tap2Active
Field Value
Tap2DelayMs
Cached name for the 'tap2_delay_ms' property.
public static readonly StringName Tap2DelayMs
Field Value
Tap2LevelDb
Cached name for the 'tap2_level_db' property.
public static readonly StringName Tap2LevelDb
Field Value
Tap2Pan
Cached name for the 'tap2_pan' property.
public static readonly StringName Tap2Pan