-
[Scripting] How can I add Animator properties such as (Scale), (Fill Color RGB) to a text layer using extendscript?
I want to know how can I add animator properties to a text layer. As far as I’ve searched I can only able to create “Animator 1” group under animator properties in After Effects scripting. I can’t find a way to add properties into it. Can anybody help me to do that?
This is what I have so far ????
app.project.activeItem.layer(1).Text.Animators.addProperty("ADBE Text Animator")==================================================================================================
Thanks in Advance…– Adirai Maji