Mesh to Points Node

../../../_images/modeling_geometry-nodes_mesh_mesh-to-points_node.png

Mesh to Points node.

The Mesh to Points node generates a point cloud from a mesh.

Entradas

Mesh

Standard Mesh input.

Selección

The meshes used to generate a point cloud.

Posición

Positions of generated points. By default, this input is the same as if the Position Node was connected.

Radius (Radio)

Radii of generated points.

Propiedades

Modo
Vertices

Points are generated for each vertex.

Edges (Aristas)

Points are generated for each edge, at the middle of each edge, by default.

Faces (Caras)

Points are generated for each face, at the average of all of each face’s vertices, by default.

Corners

Points are generated for each corner. The points are all placed at the location of each corners vertex, so they will overlap by default.

Salidas

Points

Generated point cloud.