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

how to register access to the properties of the effect ID Matte through AE scripting?

$
0
0

Good afternoon...

Trying to record the settings for the effect ID Matte. How to switch property Aux.Cannel via AE Scripting

For example, I want to switch to ID Material mode....

------------------------------------------------------------------------------------------ ------------------------------------------------

var MyComp = app.project.activeItem;

var MyLayer = MyComp.layer(1)

myEffect = MyLayer.property("Effects").addProperty("ID Matte") ("Aux.Cannel").setValue(0);

------------------------------------------------------------------------------------------ ---------------------------------------------------

this code generates an error

 

Are there knowledgeable people ????


Viewing all articles
Browse latest Browse all 2143

Trending Articles



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