Mesh Components node

Left Toolbar > Mesh icon Mesh Nodes > Mesh Components icon

The Mesh Components node renders vertices, faces, triangles, edges and other components with index values.

models Models Img

output
Mesh Distance Img

Procedure

To set a Mesh Components node:

  1. Load one of more model in the Scene Window.

  2. On the left toolbar choose Mesh Nodes > Mesh Components. Mesh icon > Mesh Components icon

  3. Drag the Mesh Components icon into the Node Graph. Mesh Components node

  4. Adjust the attributes of the Mesh Components node to modify it.

Outputs

image
An VALUE image.

Attributes Panel

UVWMesh attributes

Position X Position X of the output image.

Position Y Position Y of the output image.

Size X Size X of the output image.

Size Y Size Y of the output image.

Scene Limits the rendered mesh to the defined scene, or all if Any.

Object Limits the rendered mesh to the defined objects in the scene, or all if Any.

Material Renders the rendered mesh to the defined material id, or all if Any.

Component The component to be rendered, each with a different index value: elements: The elements of the mesh. Also known as connected meshes. uvelements: The uv elements of the mesh. Also known as connected uv meshes or uv islands. polygons: The polygons of the mesh. triangles: The triangles of the mesh. The triangles are the smallest renderable mesh component. borders: The edges of the mesh that are shared by only one polygon. uvborders: The edges of the uv mesh that are shared by only one uv polygon. edges: The edges of the mesh. hardedges: The edges of the mesh that are not smooth (render normals). visibleedges: The edges of the mesh that have a visibility flag. invisible_edges: The edges of the mesh that don't have a visibility flag. verts: The vertices of the mesh.

Padding The size of the region of pixels around the rendered components.

You might also be interested in:

Mesh Nodes

Main Page