unreal.RigUnit_MathDoubleGreaterEqual
¶
- class unreal.RigUnit_MathDoubleGreaterEqual(a: float = 0.0, b: float = 0.0, result: bool = False)¶
Bases:
RigUnit_MathDoubleBase
Returns true if the value A is greater than or equal to B
C++ Source:
Plugin: ControlRig
Module: ControlRig
File: RigUnit_MathDouble.h
Editor Properties: (see get_editor_property/set_editor_property)
a
(double): [Read-Write] Ab
(double): [Read-Write] Bresult
(bool): [Read-Write] Result