Multiply Matrices Node¶
![Multiply Matrices node.](../../../../_images/node-types_FunctionNodeMatrixMultiply.webp)
The Multiply Matrices node performs a matrix multiplication on two input matrices.
入力¶
- Matrix
The first multiplication.
- Matrix
The second multiplication.
Properties(プロパティ)¶
このノードにはプロパティがありません。
出力¶
- Matrix
The resulting matrix multiplication.