Click or drag to resize

AudioEffectPitchShiftGetFftSize Method

Note: This API is now obsolete.

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

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

Return Value

Type: AudioEffectPitchShiftFFT_Size

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

See Also