Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

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

Explorer ,
May 12, 2020 May 12, 2020

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

ZzStarSound
TOPICS
SDK
607
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Engaged ,
May 14, 2020 May 14, 2020

Hi ZzStarSound

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

 

Sorry.

Steve

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
May 20, 2020 May 20, 2020
LATEST

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.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines