unreal.RigVMFunction_MathColorBinaryAggregateOp
¶
- class unreal.RigVMFunction_MathColorBinaryAggregateOp(a: LinearColor = Ellipsis, b: LinearColor = Ellipsis, result: LinearColor = Ellipsis)¶
Bases:
RigVMFunction_MathColorBase
Rig VMFunction Math Color Binary Aggregate Op
C++ Source:
Plugin: RigVM
Module: RigVM
File: RigVMFunction_MathColor.h
Editor Properties: (see get_editor_property/set_editor_property)
a
(LinearColor): [Read-Write]b
(LinearColor): [Read-Write]result
(LinearColor): [Read-Write]
- property a: LinearColor¶
[Read-Write]
- Type:
- property b: LinearColor¶
[Read-Write]
- Type:
- property result: LinearColor¶
[Read-Only]
- Type: