Parameters
The Spiral node generates an Archimedean spiral path. Unlike closed shapes like the Circle or Rectangle, the Spiral is an open path by default (though it can be filled).
You can control where the spiral starts and ends relative to the center, as well as how many times it winds around the center.
Parameters
| Parameter | Description |
|---|---|
Label | The display name for the node. |
Translate | Sets the X and Y coordinates of the shape's center. |
Start Radius | The starting radius of the spiral. |
End Radius | The final radius of the spiral. |
Revolutions | The number of full turns the spiral makes. |
Points | The number of points used to construct the spiral path. |
Scale | Scales the shape from its center. |
Rotation | Rotates the shape around its center. |
Blur | Applies a Gaussian blur effect to the shape. |