unreal.AvaTaperInterpolationType¶
- class unreal.AvaTaperInterpolationType¶
Bases:
EnumBaseEAva Taper Interpolation Type
C++ Source:
Plugin: Avalanche
Module: AvalancheModifiers
File: AvaTaperTool.h
- CUBIC: AvaTaperInterpolationType = Ellipsis¶
2
- CUBIC_INVERSE: AvaTaperInterpolationType = Ellipsis¶
4
- LINEAR: AvaTaperInterpolationType = Ellipsis¶
0
- QUADRATIC: AvaTaperInterpolationType = Ellipsis¶
1
- QUADRATIC_INVERSE: AvaTaperInterpolationType = Ellipsis¶
3