Class AudioEffectSpectrumAnalyzer.MethodName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the methods contained in this class, for fast lookup.
public class AudioEffectSpectrumAnalyzer.MethodName : AudioEffect.MethodName
- Inheritance
-
AudioEffectSpectrumAnalyzer.MethodName
- Inherited Members
Constructors
MethodName()
public MethodName()
Fields
GetBufferLength
Cached name for the 'get_buffer_length' method.
public static readonly StringName GetBufferLength
Field Value
GetFftSize
Cached name for the 'get_fft_size' method.
public static readonly StringName GetFftSize
Field Value
GetTapBackPos
Cached name for the 'get_tap_back_pos' method.
public static readonly StringName GetTapBackPos
Field Value
SetBufferLength
Cached name for the 'set_buffer_length' method.
public static readonly StringName SetBufferLength
Field Value
SetFftSize
Cached name for the 'set_fft_size' method.
public static readonly StringName SetFftSize
Field Value
SetTapBackPos
Cached name for the 'set_tap_back_pos' method.
public static readonly StringName SetTapBackPos