ProtoFlux:PackRows: Difference between revisions

From Resonite Wiki
Created a page for the Pack Rows node.
 
m YoshBot moved page ProtoFlux:Pack Rows to ProtoFlux:PackRows: Automated: removing spaces from ProtoFlux namespace
 
(No difference)

Latest revision as of 00:30, 21 August 2025

Pack Rows
Row0
*
Row1
Matrix
Pack Rows
Row0
*
Row1
Row2
Matrix
Pack Rows
Row0
*
Row1
Row2
Row3
Matrix

The Pack Rows node takes in a number of rows used to create a matrix value. The rows entered will create the matrix from top to bottom.

Inputs

Row0 (Pseudo-Generic)

The first row to enter into the matrix.

Row1 (Pseudo-Generic)

The second row to enter into the matrix.

Row2 (Pseudo-Generic)

The third row to enter into the matrix.

Row3 (Pseudo-Generic)

The fourth row to enter into the matrix.

Outputs

* (Pseudo-Generic)

Returns the newly created matrix.

See Also

  • Wikipedia's definition of a matrix.