unreal.RigMapperMathOperation¶
- class unreal.RigMapperMathOperation¶
Bases:
EnumBaseERig Mapper Math Operation
C++ Source:
Plugin: RigMapper
Module: RigMapper
File: RigMapperDefinition.h
- ABS: RigMapperMathOperation = Ellipsis¶
2
- AVERAGE: RigMapperMathOperation = Ellipsis¶
12
- CEIL: RigMapperMathOperation = Ellipsis¶
5
- CLAMP: RigMapperMathOperation = Ellipsis¶
10
- DIVIDE: RigMapperMathOperation = Ellipsis¶
7
- FLOOR: RigMapperMathOperation = Ellipsis¶
4
- LERP: RigMapperMathOperation = Ellipsis¶
11
- MAX: RigMapperMathOperation = Ellipsis¶
1
- MIN: RigMapperMathOperation = Ellipsis¶
0
- MULTIPLY: RigMapperMathOperation = Ellipsis¶
8
- NEGATE: RigMapperMathOperation = Ellipsis¶
3
- ROUND: RigMapperMathOperation = Ellipsis¶
6
- SUM: RigMapperMathOperation = Ellipsis¶
9