unreal.RigUnit_MathIntUnaryOp

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

Bases: RigUnit_MathIntBase

Rig Unit Math Int Unary Op

C++ Source:

  • Plugin: ControlRig

  • Module: ControlRig

  • File: RigUnit_MathInt.h

Editor Properties: (see get_editor_property/set_editor_property)

  • result (int32): [Read-Write] Result

  • value (int32): [Read-Write] Value

property result: int

[Read-Only] Result

Type:

(int32)

property value: int

[Read-Write] Value

Type:

(int32)