Quantcast
Channel: Adobe Community : Discussion List - After Effects Scripting
Viewing all articles
Browse latest Browse all 2143

Reveal Path of selected Property

$
0
0

Hi guys!

 

How to know the Path to the selected property?

 

//

var sL=app.project.activeItem.selectedLayers[0].selectedProperties[0];

alert(sL.name);

//

 

As Above expression gives out selectedProperty Name.

How to know the Path to the property?

 

For Example if selected Property of layer "a" is position then output will be

thisComp.layer("a").transform.position;?


Viewing all articles
Browse latest Browse all 2143

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>