Workspace 6.21.5
TransformMatrixMultiply

Multiplies one TransformMatrix by another TransformMatrix. The TransformMatrix type can be thought of as a 4x4 affine transformation matrix, containing translation, rotation, scale and shear information about a particular transform. Multiplying the matrices together creates a single transform that encompasses the information of both matrices.

  • Default label: "Transform sequence"
  • Member of plug-in: Mesh
  • Catalogue path: Mesh
Inputs:
TransformsArrayCSIRO::Mesh::TransformMatrix

Outputs:
Transform matrixCSIRO::Mesh::TransformMatrix