Click or drag to resize

AudioEffectSpectrumAnalyzerGetFftSize Method

Note: This API is now obsolete.

[Missing <summary> documentation for "M:Godot.AudioEffectSpectrumAnalyzer.GetFftSize"]

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
[ObsoleteAttribute("GetFftSize is deprecated. Use the FftSize property instead.")]
public AudioEffectSpectrumAnalyzerFFT_Size GetFftSize()

Return Value

Type: AudioEffectSpectrumAnalyzerFFT_Size

[Missing <returns> documentation for "M:Godot.AudioEffectSpectrumAnalyzer.GetFftSize"]

See Also