Introdução

A pintura de vértices é uma maneira simples de pintar cores em um objeto, pela manipulação direta de cores dos vértices, ao invés da utilização de texturas, simples e rápida de ser utilizada.

When a vertex is painted, the color of the vertex is modified according to the settings of the brush. The color of all visible planes and edges attached to the vertex are then modified with a gradient to the color of the other connected vertices. Note that the color of occluded faces is not modified.

Vertex colors can be painted by switching to Vertex Paint Mode; however, it will not show up in the render unless you check Vertex Color Paint in the Materials Options panel (for Blender Renderer). You can also the use Geometry Node to access vertex color information in the material node tree.

For Cycles materials, can be used Attribute Node.

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

Modo de pintura de vértices

../../../_images/sculpt-paint_painting_vertex-paint_introduction_material-options.png

Blender Renderer material options.