unreal.RigVMFunction_MathBoolMake

class unreal.RigVMFunction_MathBoolMake(value: bool = False)

Bases: RigVMFunction_MathBoolBase

A boolean constant

C++ Source:

  • Plugin: RigVM

  • Module: RigVM

  • File: RigVMFunction_MathBool.h

Editor Properties: (see get_editor_property/set_editor_property)

  • value (bool): [Read-Write]

property value: bool

[Read-Write]

Type:

(bool)