unreal.AvaTaperInterpolationType

class unreal.AvaTaperInterpolationType

Bases: EnumBase

EAva Taper Interpolation Type

C++ Source:

  • Plugin: Avalanche

  • Module: AvalancheModifiers

  • File: AvaTaperTool.h

CUBIC: AvaTaperInterpolationType

2

CUBIC_INVERSE: AvaTaperInterpolationType

4

LINEAR: AvaTaperInterpolationType

0

QUADRATIC: AvaTaperInterpolationType

1

QUADRATIC_INVERSE: AvaTaperInterpolationType

3