unreal.RigUnit_MathIntLess
¶
- class unreal.RigUnit_MathIntLess(a: int = 0, b: int = 0, result: bool = False)¶
Bases:
RigUnit_MathIntBase
Returns true if the value A is less than B
C++ Source:
Plugin: ControlRig
Module: ControlRig
File: RigUnit_MathInt.h
Editor Properties: (see get_editor_property/set_editor_property)
a
(int32): [Read-Write] Ab
(int32): [Read-Write] Bresult
(bool): [Read-Write] Result