Clamp to the end stops: the first stop color fills everything before the gradient's start, and the last stop color everything after its end. This is the default.
Reflect (mirror) the gradient pattern repeatedly beyond its range.
Repeat (tile) the gradient pattern beyond its range.
How a gradient extends beyond its
[0, 1]parameter range. Mirrors the SVGspreadMethodattribute. Pass to VectorGradientBuilder#setSpread.Since
Lens Scripting Version 370
Snap OS
Example