-
mask points following absolute coordinates of a shape layer’s path vertex
HI!
sorry if this has been posted before (I was sure to have read something related in the past), I tried to find it, but had no luck.So, I need to link a mask path to a shape path in the same layer, and all ok except when the shape path’s transform position or anchor point is not [0,0].
is it possible to get rid of that offseting, so the mask is always placed where the path is in absolute coordinates?
right now I had the simplest
thisLayer.content("The Path").content("Path 1").path;
expression into the mask’s path, until I had to work with non [0,0] positioned paththanks in advance, and sorry to repeat if this is answered on an old thread