open all | close all

Vectors to Matrix 向量矩阵Preview 预览Basic 基础Inputs 投入Outputs 产出

Inputs

投入

V1[XYZ ]

V1[ XYZ ]

This vector defines the length and direction of the X axis in the matrix. An unscaled default matrix uses standard axis vectors. The vectors V1, V2 and V3 should therefore each only be one unit long. This can be achieved by using a Normalize Node.

这个向量定义了矩阵中 x 轴的长度和方向。无缩放的默认矩阵使用标准轴向量。因此,矢量 V1,V2和 V3应该只有一个单位长。这可以通过使用正常化节点来实现。

V2[XYZ ]

V2[ XYZ ]

This vector defines the length and direction of the Y axis in the matrix. Otherwise the same characteristics apply as for V1.

这个向量定义了矩阵中 y 轴的长度和方向。否则,V1具有相同的特性。

V3[XYZ ]

V3[ XYZ ]

This vector defines the length and direction of the Z axis in the matrix. Otherwise the same characteristics apply as for V1.

这个向量定义了矩阵中 z 轴的长度和方向。否则,V1具有相同的特性。

Offset[XYZ ]

偏移量[ XYZ ]

This vector defines the position or the origin of the matrix in space.

这个向量定义了矩阵在空间中的位置或原点。