Parameter
参数
•标签
Connect the respective Vertex Color tag whose data should be read or set here.
连接各自的顶点颜色标记,其数据应该在这里读取或设置。
• Index[-2147483648..2147483647]
索引[-2147483648. . 2147483647]
Internally, all object vertices are numbered consecutively (beginning with 0). This index number can be used to read or set the color or alpha value of the respective vertex. In the image above, for example, the first vertex was assigned a random color using the Constant node.
在内部,所有对象顶点都是连续编号的(从0开始)。此索引号可用于读取或设置各个顶点的颜色或 alpha 值。例如,在上面的图像中,第一个顶点使用常数节点分配了一个随机颜色。
• Alpha [-∞ . . + ∞]
An alpha value (Type Real, 0=black, 1=white, grayscale for in-between values) can be fed into this input port.
一个 alpha 值(Type Real,0 = black,1 = white,中间值的灰度)可以输入到这个输入端口。
•颜色[ XYZ ]
Any color can be fed into this node that will be used to color a vertex.
任何颜色都可以输入到这个节点中,这个节点将用于为顶点着色。
颜色[ XYZ ]•
This output port contains the color of the vertex defined by the Index port.
此输出端口包含由 Index 端口定义的顶点的颜色。
阿尔法[-∞ . . + ∞]•
This port defines the alpha value of the point defined by the Index node.
此端口定义 Index 节点定义的点的 alpha 值。
Count[-2147483648..2147483647]•
计数[-2147483648. . 2147483647]•
The point count for the tag assigned to the object is displayed here.
分配给对象的标记的点数显示在这里。