Page 1 of 1

Show Layer ID

Posted: November 7th, 2014, 4:13 pm
by Magua
I feel like getting this info on a layer should be fairly straightforward, but maybe I'm wrong.... how would I go about getting this info?

Right now, I've got this in the Source Text property

Code: Select all

"NAME: " + thisComp.layer(index+1).name + "\r" + "INDEX: " + thisComp.layer(index+1).index
Thanks!

Re: Show Layer ID

Posted: November 7th, 2014, 11:45 pm
by Dan Ebberts
What info are you after exactly?