4x4 Matrix to 4D Vector

 
 
 

Categories

  • Conversion

Description

Outputs three new 4D vectors built from the input 4x4 matrix ordered according to the method specified in the Row or Column parameter.

Parameters

Row or Column

Specifies whether to output rows or columns from the matrix.

Ports

Inputs

Matrix

The 4x4 matrix to transform.

Outputs

Vector 1

The first 4D vector extracted from the input 4x4 matrix.

Vector 2

The second 4D vector extracted from the input 4x4 matrix.

Vector 3

The third 4D vector extracted from the input 4x4 matrix.

Vector 4

The fourth 4D vector extracted from the input 4x4 matrix.