Skip to main content
Version: 5.x

Nodes > Math > Common > Transform by Matrix

Transform by Matrix

Transforms B by A using multiplication. A and B can be configured to be either vectors or matrices.

Inputs

NameTypeDescription
AmatrixInput A
BfloatInput B

Outputs

NameTypeDescription
( A x B )floatB transformed by A
Was this page helpful?
Yes
No