Node description coming soon.
Interface
Inputs
| Parameter | Details | Possible Types |
|---|---|---|
| Content | Primary Input Exposed to the Graph by Default | List<Color>List<GradientStops>List<Graphic>List<Raster>List<Vector> |
| Start Angle | Default: | f64 |
| Radius | Default: | f64 |
| Count | Default: | u32 |
Outputs
| Product | Details | Possible Types |
|---|---|---|
| Result | The value produced by the node operation. Primary Output | List<Graphic>List<Vector>List<Raster>List<Color>List<GradientStops> |