Has anyone successfully worked with affine transformations
(gradientTransform)? I had no luck understanding how it works.
I need to do really simple thing
- scale gradient 0.5x, 1x, 2x within node
- change position x, y within node
from this video it seems quite easy to do, but for Figma API it does not work same way (or i am missing something).
How do i calculate transformation matrix to get desired B result?