AudioEffectPitchShiftFFT_Size Enumeration |
[Missing <summary> documentation for "T:Godot.AudioEffectPitchShift.FFT_Size"]
Namespace: Godot
public enum FFT_Size
Member name | Value | Description | |
---|---|---|---|
Size256 | 0 | ||
Size512 | 1 | ||
Size1024 | 2 | ||
Size2048 | 3 | ||
Size4096 | 4 | ||
Max | 5 | Represents the size of the AudioEffectPitchShiftFFT_Size enum. |