-
How to access shape layer info via expressions
Just trying to position my anchor point within the bounding box of my shape path. I tried using the layer.width and layer.height properties but it’s just using the values of the actual ‘shape layer’ and not the path within the layer.
Any ideas?