Skip to content

Instantly share code, notes, and snippets.

@bigxixi
Created November 18, 2016 09:05
Show Gist options
  • Save bigxixi/d98f07d4902cd1c1650a9711943bb3ec to your computer and use it in GitHub Desktop.
Save bigxixi/d98f07d4902cd1c1650a9711943bb3ec to your computer and use it in GitHub Desktop.
ae script 加marker
//加marker
var mk= new MarkerValue("comment content");
//mk.xxx=xxx
app.project.activeItem.layers[2].marker.setValueAtTime(0,mk);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment