unreal.RigUnit_MathBoolConstant

class unreal.RigUnit_MathBoolConstant(value: bool = False)

Bases: RigUnit_MathBoolBase

Rig Unit Math Bool Constant

C++ Source:

  • Plugin: ControlRig

  • Module: ControlRig

  • File: RigUnit_MathBool.h

Editor Properties: (see get_editor_property/set_editor_property)

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

property value: bool

[Read-Only] Value

Type:

(bool)