Combine Transforms (vuo.transform.combine)

Finds the composite transform that would result after applying each of the Transforms in order.

If there are no transforms, outputs the identity transform (no translation, rotation, or scaling).

Keywords: composite, merge, multiply, product


Example composition:


Back to vuo.transform node set documentation.