
Outputs
产出
V1[ XYZ ]
This vector defines the length and direction of the X axis. The standard length is 1. If the vector is shorter, the object will be compressed in the X direction; if the vector is longer than 1 the object will be stretched in the X direction.
这个向量定义了 x 轴的长度和方向。标准长度是1。如果向量较短,物体将在 x 方向上被压缩; 如果向量大于1,物体将在 x 方向上被拉伸。
V2[ XYZ ]
This vector defines the length an direction of the Y axis. The same properties as the V1 vector apply.
这个向量定义了 y 轴的长度和方向。与 V1向量的属性相同。
V3[ XYZ ]
This vector defines the length and direction of the Z axis. The same properties as the V1 vector apply.
这个矢量定义了 z 轴的长度和方向。与 V1矢量的属性相同。
偏移量[ XYZ ]
This vector is not a directional vector like V1, V2 and V3 but is a position vector. It defines the position or the axis system’s origin.
这个矢量不像 V1,V2和 V3那样是一个方向矢量,而是一个位置矢量。它定义了位置或轴系的原点。