unreal.SoundWaveFFTSize

class unreal.SoundWaveFFTSize

Bases: unreal.EnumBase

The FFT size (in audio frames) to use for baked FFT analysis

C++ Source:

  • Module: Engine

  • File: SoundWave.h

LARGE_1024

3

MEDIUM_512

2

SMALL_256

1

VERY_LARGE_2048

4

VERY_SMALL_64

0