unreal.RigVMFunction_MathIntNegate

class unreal.RigVMFunction_MathIntNegate(value: int = 0, result: int = 0)

Bases: RigVMFunction_MathIntUnaryOp

Returns the negative value

C++ Source:

  • Plugin: RigVM

  • Module: RigVM

  • File: RigVMFunction_MathInt.h

Editor Properties: (see get_editor_property/set_editor_property)

  • result (int32): [Read-Write]

  • value (int32): [Read-Write]