Link 2D position of layer to 3D position another layer
Used for the “Position” parameter
tar = thisComp.layer("3D Layer"); value + tar.toComp(tar.anchorPoint);
Recommended Posts
Used for the “Position” parameter
tar = thisComp.layer("3D Layer"); value + tar.toComp(tar.anchorPoint);