Question
extendscript after effects : Look At Help
here is my code.
var myComp = app.project.activeItem;
var preCompLayer = myComp.selectedLayers[0];i have a simple text 3d layer animating out of the screen view, now how do i use the expression on selected layer so the camera follows the text layer
