-
script/code to set pre-existing layer mask?
(I get the error “null is not an object”)
Shouldn’t it be something like…
myArray = [[5,5],[5,45],[45,45],[45,5]];
myCompLayer.property(“maskShape”).setValue(myArray);…is it a syntax error I have here?
(I get the error “null is not an object”)
Shouldn’t it be something like…
myArray = [[5,5],[5,45],[45,45],[45,5]];
myCompLayer.property(“maskShape”).setValue(myArray);
…is it a syntax error I have here?
We use anonymous cookies to give you the best experience we can.
Our Privacy policy | GDPR Policy