open all | close all

Vertex Map

顶点地图

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

Vertex Map

顶点地图

Comparable to the 相当于Vertex Colors 顶点颜色, Vertex Maps can also be read out by Node Materials. This principle stays the same only that Vertex Maps themselves can’t save colors but can only save float comma values between 0 and 1 and therefore may have to be colored manually as in this example. ,顶点映射也可以读出节点材质。这个原则保持不变,只是顶点地图本身不能保存颜色,但只能保存0到1之间的浮点逗号值,因此可能必须像这个例子中那样手动着色

If a Vertex Map tag is assigned to the object, this Node can be used read out its color values.

如果为对象分配了一个顶点映射标记,则可以使用此节点读出其颜色值。