SketchAPI
SketchAPI copied to clipboard
APIs missing: a way to load the available pattern images.
It is currently impossible to add a pattern fill with one of the available pattern/noises images available.
It would be nice to be able to add them just like:
pattern: {
patternType: "Tile",
image: {
"default-pattern-01",
},
tyleScale: 1,
},