unreal.RigVMFunction_MathTransformBinaryAggregateOp¶
- class unreal.RigVMFunction_MathTransformBinaryAggregateOp(a: Transform = Ellipsis, b: Transform = Ellipsis, result: Transform = Ellipsis)¶
Bases:
RigVMFunction_MathTransformBaseThe base class for all aggregational transform math operations
C++ Source:
Plugin: RigVM
Module: RigVM
File: RigVMFunction_MathTransform.h
Editor Properties: (see get_editor_property/set_editor_property)
a(Transform): [Read-Write] The first value for the operationb(Transform): [Read-Write] The second value for the operationresult(Transform): [Read-Write] The resulting value