ProtoFlux:PackColumns: Difference between revisions

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

Latest revision as of 00:29, 21 August 2025

Pack Columns
Column0
*
Column1
Matrix
Pack Columns
Column0
*
Column1
Column2
Matrix
Pack Columns
Column0
*
Column1
Column2
Column3
Matrix

The Pack Columns node takes in a number of columns used to create a matrix value. The columns entered will create the matrix from left to right.

Inputs

Column0 (Pseudo-Generic)

The first column to enter into the matrix.

Column1 (Pseudo-Generic)

The second column to enter into the matrix.

Column2 (Pseudo-Generic)

The third column to enter into the matrix.

Column3 (Pseudo-Generic)

The fourth column to enter into the matrix.

Outputs

* (Pseudo-Generic)

Returns the newly created matrix.

See Also

  • Wikipedia's definition of a matrix.