Line node creates a straight geometric line segment starting from its origin and extending in a specific direction and allows to set number of points that make up the line.
Parameters
| Parameter | Description |
|---|---|
Label | The display name for the node. |
Translate | Sets the X and Y coordinates of the shape's origin. |
Length | The total length of the line. |
Points | How many points to sample along the line. |
Scale | Scales the shape. |
Rotation | Rotates the line around its origin. |
Blur | Applies a Gaussian blur effect to the shape. |