ESoundWaveFFTSize
Namespace: UAssetAPI.UnrealTypes.EngineEnums
public enum ESoundWaveFFTSize
Inheritance Object → ValueType → Enum → ESoundWaveFFTSize
Implements IComparable, ISpanFormattable, IFormattable, IConvertible
Fields
| Name | Value | Description |
|---|---|---|
| VerySmall_65 | 0 | |
| Small_257 | 1 | |
| Medium_513 | 2 | |
| Large_1025 | 3 | |
| VeryLarge_2049 | 4 | |
| ESoundWaveFFTSize_MAX | 5 |