Click or drag to resize

AudioEffectPitchShiftFFT_Size Enumeration

[Missing <summary> documentation for "T:Godot.AudioEffectPitchShift.FFT_Size"]

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public enum FFT_Size
Members
  Member nameValueDescription
Size2560
Size5121
Size10242
Size20483
Size40964
Max5

Represents the size of the AudioEffectPitchShiftFFT_Size enum.

See Also