Skip to main content
中梓星音ZzStarSound
Inspiring
May 13, 2020
Question

Is there any flag to set to trigger re-render when user changed the duration of layer?

  • May 13, 2020
  • 2 replies
  • 612 views

Hi,

 

I developed a plugin which can render image basing on the layer duration,

but the re-cache seems doesn't work when I changed the layer duration. 

Is there any flag or call-backs that I can register to trigger this kind of re-render? 

 

ZzStarSound

This topic has been closed for replies.

2 replies

Community Expert
May 20, 2020

implement GuidMixInPtr(), and factor in the layer length.

i think AE will call pre-render on layer length change, and when the new length is factored into the guid, you'll get a render call.

DigitalSpatula
Inspiring
May 14, 2020

Hi ZzStarSound

Unfortunatly I don't think AE has this kind of functionality.

 

Sorry.

Steve