unreal.MotionExtractor_MathOperation

class unreal.MotionExtractor_MathOperation

Bases: unreal.EnumBase

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

C++ Source:

  • Plugin: AnimationModifierLibrary

  • Module: AnimationModifierLibrary

  • File: MotionExtractorModifier.h

ADDITION

1

DIVISION

3

MULTIPLICATION

4

NONE

0

SUBTRACTION

2