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
| Parameter | Details | Possible Types |
|---|---|---|
| Vec 2 | Primary Input | vec2 |
Outputs
| Product | Details | Possible Types |
|---|---|---|
| Result | The value produced by the node operation. Primary Output | Table<Vector> |