Class AudioEffectPhaser.PropertyName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the properties and fields contained in this class, for fast lookup.
public class AudioEffectPhaser.PropertyName : AudioEffect.PropertyName
- Inheritance
-
AudioEffectPhaser.PropertyName
- Inherited Members
Constructors
PropertyName()
public PropertyName()
Fields
Depth
Cached name for the 'depth' property.
public static readonly StringName Depth
Field Value
Feedback
Cached name for the 'feedback' property.
public static readonly StringName Feedback
Field Value
RangeMaxHz
Cached name for the 'range_max_hz' property.
public static readonly StringName RangeMaxHz
Field Value
RangeMinHz
Cached name for the 'range_min_hz' property.
public static readonly StringName RangeMinHz
Field Value
RateHz
Cached name for the 'rate_hz' property.
public static readonly StringName RateHz