Pack Columns (LogiX node)
Jump to navigation
Jump to search
Pack Columns Float2x2 | ||
---|---|---|
![]() | ||
Inputs | ||
Float2 | Column0 | |
Float2 | Column1 | |
Outputs | ||
Float2x2 | * |
The Pack Columns node outputs a matrix formed via the joining of two or more input columns. The columns are joined from left to right in order of the input they are assigned to. The column inserted into the first input will become the leftmost column, and the column inserted into the last input will become the rightmost column.