3D Vector to 3x3 Matrix

 
 
 

Categories

  • Conversion

Description

Outputs a new 3x3 matrix built by arranging the three input 3D vectors according to the method specified in the Row or Column parameter.

Parameters

Row or Column

Specifies whether the input vectors become rows or columns in the matrix.

Ports

Inputs

Vector 1

The first 3D vector.

Vector 2

The second 3D vector.

Vector 3

The third 3D vector.

Outputs

Matrix

The new 3x3 matrix.