简介

Vertex Painting is a simple way of painting color onto an object, by directly manipulating the color of vertices, rather than textures, and is fairly straightforward. Vertex Painting stores the color information as a Color Attribute which can be used by different render engines.

../../_images/sculpt-paint_vertex-paint_introduction_mode-menu.png

顶点绘制模式。

绘制顶点时,顶点的颜色将根据画笔的设置进行改变。附着到顶点的所有可见平面和边的颜色会渐变为其他连接顶点的颜色。请注意,被遮挡面的颜色不会改变。

See also

Dynamic Paint can create Color Attribute information while using physics or animation.

Viewing Color Attributes

Color Attributes can be used in a material node tree using the 颜色属性节点.

Color Attributes can be viewed in the 3D viewport using the Workbench render engine. To use such feature, set the 3D Viewport to Solid Shading and select the Attribute Color option.