Class AudioEffectSpectrumAnalyzer.PropertyName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the properties and fields contained in this class, for fast lookup.
public class AudioEffectSpectrumAnalyzer.PropertyName : AudioEffect.PropertyName
- Inheritance
-
AudioEffectSpectrumAnalyzer.PropertyName
- Inherited Members
Constructors
PropertyName()
public PropertyName()
Fields
BufferLength
Cached name for the 'buffer_length' property.
public static readonly StringName BufferLength
Field Value
FftSize
Cached name for the 'fft_size' property.
public static readonly StringName FftSize
Field Value
TapBackPos
Cached name for the 'tap_back_pos' property.
public static readonly StringName TapBackPos