unreal.RigVMFunction_MathBoolUnaryOp

class unreal.RigVMFunction_MathBoolUnaryOp(value: bool = False, result: bool = False)

Bases: RigVMFunction_MathBoolBase

Rig VMFunction Math Bool Unary Op

C++ Source:

  • Plugin: RigVM

  • Module: RigVM

  • File: RigVMFunction_MathBool.h

Editor Properties: (see get_editor_property/set_editor_property)

  • result (bool): [Read-Write]

  • value (bool): [Read-Write]

property result: bool

[Read-Only]

Type:

(bool)

property value: bool

[Read-Write]

Type:

(bool)