unreal.FFTPeakInterpolationMethod

class unreal.FFTPeakInterpolationMethod

Bases: unreal.EnumBase

EFFTPeak Interpolation Method

C++ Source:

  • Module: Engine

  • File: SoundSubmix.h

CONSTANT_Q

3

LINEAR

1

NEAREST_NEIGHBOR

0

QUADRATIC

2