unreal.RigVMFunction_MathBoolUnaryOp¶
- class unreal.RigVMFunction_MathBoolUnaryOp(value: bool = False, result: bool = False)¶
Bases:
RigVMFunction_MathBoolBaseThe base class for all unary bool math operations
C++ Source:
Plugin: RigVM
Module: RigVM
File: RigVMFunction_MathBool.h
Editor Properties: (see get_editor_property/set_editor_property)
result(bool): [Read-Write] The result of the operationvalue(bool): [Read-Write] The input value