Multiply Matrices Node¶
![Multiply Matrices node.](../../../../_images/node-types_FunctionNodeMatrixMultiply.webp)
The Multiply Matrices node performs a matrix multiplication on two input matrices.
Inputs¶
- Matrix
The first multiplication.
- Matrix
The second multiplication.
Eigenschaften¶
This node has no properties.
Outputs¶
- Matrix
The resulting matrix multiplication.