Sets how each gradient in the input list extends past its endpoints: Pad, Reflect, or Repeat.
Interface
Inputs
| Parameter | Details | Possible Types |
|---|---|---|
| Gradient | Primary Input | List<GradientStops> |
| Spread Method | Default: | GradientSpreadMethod |
Outputs
| Product | Details | Possible Types |
|---|---|---|
| Result | The value produced by the node operation. Primary Output | List<GradientStops> |