Jump to: Board index » General » Fusion

How can I avoid Loader settings from changing?

Learn about 3D compositing, animation, broadcast design and VFX workflows.
  • Author
  • Message
Offline

lua_scripting

  • Posts: 3
  • Joined: Thu Apr 12, 2018 9:04 pm
  • Real Name: Alan Lobaton

How can I avoid Loader settings from changing?

PostThu Apr 12, 2018 9:11 pm

I'm using a lua script to create and initialize a loader, however, I'm finding that the Global In/Out and Trim In/Out settings aren't persisting to what I set.
Code: Select all
l.ClipTimeStart = 0
l.ClipTimeEnd = 31
l.GlobalIn = 116
l.GlobalOut = 147
l.HoldFirstFrame = 0
l.HoldLastFrame = 0

Has anyone had a similar problem and figured out how to stop the settings from changing? I tried to initialize all the settings at the same time using l:SetAttrs() but that wouldn't set the Global In/Out or Trim In/Out.

Return to Fusion

Who is online

Users browsing this forum: KrunoSmithy and 42 guests