unreal.RigVMFunction_MathIntUnaryOp¶
- class unreal.RigVMFunction_MathIntUnaryOp(value: int = 0, result: int = 0)¶
Bases:
RigVMFunction_MathIntBaseThe base class for all unary int math operations
C++ Source:
Plugin: RigVM
Module: RigVM
File: RigVMFunction_MathInt.h
Editor Properties: (see get_editor_property/set_editor_property)
result(int32): [Read-Write] The result of the operationvalue(int32): [Read-Write] The input value