Vec2 to Point

Converts a vec2 value into a vector path composed of a single anchor point.

This is useful in conjunction with nodes that repeat it, followed by the "Points to Polyline" node to string together a path of the points.

Interface

Inputs

ParameterDetailsPossible Types
Vec 2

Primary Input

vec2

Outputs

ProductDetailsPossible Types
Result

The value produced by the node operation.

Primary Output

Table<Vector>