• Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
Exit
0

extendscript after effects : Look At Help

Explorer ,
Jun 16, 2022 Jun 16, 2022

Copy link to clipboard

Copied

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

TOPICS
Expressions , Scripting

Views

75

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
Jun 16, 2022 Jun 16, 2022

Copy link to clipboard

Copied

LATEST

Expressions are added via the property medhods and the respective subset for expressions. You may want to read the scripting documentation or study other people's scripts.

 

Mylenium

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines