open all | close all

Compose Vector2D

创作 Vector2D

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

Compose Vector2D

创作 Vector2D

Two-dimensional vectors can, for example, be used to output UV coordinates or, as in this example, to define the position of the Pivot within the texture tile. 例如,可以使用二维向量输出 UV 坐标,或者,如本例中所示,定义 Pivot 在纹理贴图中的位置

This Node can be used to combine two individual values to create a two-dimensional vector. These types of vectors can, for example, output the width and height of a texture, UV coordinates or the position of a pixel in a bitmap.

可以使用此节点组合两个单独的值来创建二维向量。例如,这些类型的矢量可以输出纹理的宽度和高度、 UV 坐标或位图中像素的位置。