AudioEffectSpectrumAnalyzerFFT_Size Enumeration |
[Missing <summary> documentation for "T:Godot.AudioEffectSpectrumAnalyzer.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 AudioEffectSpectrumAnalyzerFFT_Size enum. |