unreal.MotionExtractor_MathOperation

class unreal.MotionExtractor_MathOperation

Bases: EnumBase

Math operations that can be applied to the extracted value before add it to the curve

C++ Source:

  • Plugin: AnimationModifierLibrary

  • Module: AnimationModifierLibrary

  • File: MotionExtractorTypes.h

ADDITION: MotionExtractor_MathOperation

1

DIVISION: MotionExtractor_MathOperation

3

MULTIPLICATION: MotionExtractor_MathOperation

4

NONE: MotionExtractor_MathOperation

0

SUBTRACTION: MotionExtractor_MathOperation

2