test/export/samples/ref_AfterEffects.jsx in tracksperanto-2.9.3 vs test/export/samples/ref_AfterEffects.jsx in tracksperanto-2.9.4
- old
+ new
@@ -1,4 +1,5 @@
+// Run this script from the Script Editor
function convertFrameToSeconds(layerWithFootage, frameValue)
{
var comp = layerWithFootage.containingComp;
var rate = 1.0 / comp.frameDuration;
// Frames in AE are 0-based by default