unreal.RigUnit_MathVectorMax¶
- class unreal.RigUnit_MathVectorMax(a: Vector = Ellipsis, b: Vector = Ellipsis, result: Vector = Ellipsis)¶
Bases:
RigUnit_MathVectorBinaryAggregateOpReturns the larger of the two values each component
C++ Source:
Plugin: ControlRig
Module: ControlRig
File: RigUnit_MathVector.h
Editor Properties: (see get_editor_property/set_editor_property)
a(Vector): [Read-Write] Ab(Vector): [Read-Write] Bresult(Vector): [Read-Write] Result