unreal.RigVMFunction_MathIntUnaryOp

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

Bases: RigVMFunction_MathIntBase

Rig VMFunction Math Int Unary Op

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]

property result: int

[Read-Only]

Type:

(int32)

property value: int

[Read-Write]

Type:

(int32)