Copy link to clipboard
Copied
Like this, for example:
var myProp = app.project.activeItem.layer("ShapeLayer").property("Contents").property("Group 1").property("Transform").property("Position");
Copy link to clipboard
Copied
Like this, for example:
var myProp = app.project.activeItem.layer("ShapeLayer").property("Contents").property("Group 1").property("Transform").property("Position");