Defines a combination of some transformations. The result is a transformation with all of the given transformations applied in the same order of the inputs.
Inputs
Name |
Type |
Description |
Transformation 1 |
Transformation |
Transformation to combine. |
Transformation 2 |
Transformation |
Transformation to combine. |
Transformation 3 |
Transformation |
Transformation to combine. |
Transformation 4 |
Transformation |
Transformation to combine. |
Outputs
Name |
Type |
Description |
Variable |
Transformation |
The resulting variable. |