open all | close all

Compose Vector4D

创作 Vector4D

Preview 预览Basic 基础Inputs 投入Outputs 产出

Compose Vector4D

创作 Vector4D

Four-dimensional vectors are always good when information needs to be output, e.g., as in this example, alpha values, in addition to that of a 3D vector. 当需要输出信息时,四维向量总是好的,例如,在这个例子中,除了3D 向量之外,还有 alpha 值

These are vectors that consist of the four components X, Y, Z and W. You can, for example, save three color values plus an alpha value or the index number, including the position of a polygon corner point.

这些向量由 x,y,z 和 w 四个分量组成。例如,您可以保存三个颜色值加上一个 alpha 值或索引号,包括多边形角点的位置。