-
bug in outPoint output
Hey everyone,
I was getting a wrong outPoint value in my expression
A=thisComp.layer(“Vibration Anim”);
A.outPoint / thisComp.frameDuration;As a test, I made a simple text layer and whip picked the A variable to a layer in my comp.
The inPoint will return the correct value but not the outpoint.I had to play and move a bit the outPoint to get it to return the right value….
is this a known issue ?