unreal.CurveInterpolationType

class unreal.CurveInterpolationType

Bases: EnumBase

Curve Interpolation Type

C++ Source:

  • Plugin: Synthesis

  • Module: Synthesis

  • File: SynthComponentMonoWaveTable.h

AUTOINTERP: CurveInterpolationType = Ellipsis

0

CONSTANT: CurveInterpolationType = Ellipsis

2

LINEAR: CurveInterpolationType = Ellipsis

1