Mesh to Points Node#

Mesh to Points node.

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

Inputs – Уводи#

Mesh – Сіть

Standard Mesh input.

Selection – Вибрання

The meshes used to generate a point cloud.

Position – Позиція

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

Radius – Радіус

Radii of generated points.

Properties – Властивості#

Mode – Режим
Vertices – Вершини:

Points are generated for each vertex.

Edges – Краї:

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

Faces – Грані:

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.

Outputs – Виводи#

Points – Точки

Generated point cloud.