How to get "expressioned" values?
Posted: February 8th, 2007, 2:52 am
Hi,
i access the scale-value form script via
If the the scale-property is animated with an expression i can't the the result with this. What can i do, beside converting the expression to keyframes?
Thanks
Daniel
i access the scale-value form script via
Code: Select all
curLayer.scale.valueAtTime(time,true)
Thanks
Daniel