Mesh Line Node

../../../_images/modeling_geometry-nodes_mesh-primitives_line_node.png

Mesh Line Node.

The Mesh Line node generates vertices in a line and connects them with edges.

Entradas

Count

Number of vertices on the line.

Resolución

Length of individual edges. The node tries to fit as many vertices as possible between the start and end point. The exact end point might not be hit. This is only available when the mode is set to End Points and the count mode is set to Resolution.

Start Location

Position of the first vertex.

Desplazamiento

Controls the direction of the line and distance between the vertices. This is only available when the mode is set to Offset.

End Location

Position of the last vertex. This is only available when the mode is set to End Points.

Propiedades

Modo

Entradas a utilizar para controlar la línea.

Desplazamiento

Specify the offset from one vertex to the next.

End Points

Specify the start and end point of the line.

Count Mode

Determines how the number of vertices is chosen. This is only available when the mode is set to End Points.

Count

Specify the total number of vertices.

Resolución

Specify the distance between vertices.

Salidas

Malla

Standard geometry output.