-
How to setValue to Trapcode particular size over life?
Hi everyone,
I am writing a script to drive “Trapcode particular” plugin.
Other properties like “Particles/sec”, I can simply write – property(“Particles/sec”).setValue() to drive the value.
But the .setValue() not working on “Over Life” type parameter, such as “Size over Life” or “Opacity over life”.So, how can I set the value to these “over life” by script?