NodeIcon PolygonSelectionToPoints

Converts a PolygonSelection into a set of NamedPointsOnTriangle based on polygon vertices. Can be used as input for Wrapping nodes for more natural assymetric emotions.

Inputs

Geometry

Geometry An input geometry.

Polygon Selection

PolygonSelection A polygon selection of input geometry.

Output

NamedPointsOnTriangle Resulting points.

Parameters

Show Point Labels:

if set, point names are displayed in the visual editor.

Show Invisible Points:

if set, points on selected polygons are invisible from current point of view will not be displayed.

Use:
Selected Polygons

uses the input PolygonSelection directly (default behavior).

Unselected Polygons

uses the inversion of the input PolygonSelection, generating points on all unselected polygons.