FrameRate in Frame Render Script
Hi everybody. Tell me who knows.
For example, in the Transform node, I want to write in the field "Frame Render Script"
if (comp.FrameRate == 60) then
Blend = 0
end
But it doesn't work, although the project frequency is 60 fps.
For example, in the Transform node, I want to write in the field "Frame Render Script"
if (comp.FrameRate == 60) then
Blend = 0
end
But it doesn't work, although the project frequency is 60 fps.