Jump to: Board index » General » Fusion

Add tool inputs via lua script

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

Justin Robinson

  • Posts: 8
  • Joined: Thu Oct 19, 2017 1:00 pm

Add tool inputs via lua script

PostTue Jan 07, 2020 3:11 am

Hi,

I'm looking for some help with Fusion scripting. A tool I'm working on would benefit significantly if I was able to add tool inputs via lua script. I've found stuff like self:AddInput but this seem to be only for creating a Fuse and can't modify a already created tool like the "Edit Control" tool can. Any recommendations?

My goal is to add a function into a lua script that adds new predefined inputs on a already existing tool.
Offline
User avatar

Bryan Ray

  • Posts: 2618
  • Joined: Mon Nov 28, 2016 5:32 am
  • Location: Los Angeles, CA, USA

Re: Add tool inputs via lua script

PostTue Jan 07, 2020 2:52 pm

The Edit Controls feature used to be a tool script, and that code can still be found in the VFXPedia archive here:

https://www.steakunderwater.com/VFXPedi ... yeonscript

That script is old enough that it won't run in Fusion 8 or later, but you can glean some useful information from it. Specifically, look for the function AddControl().

Each User Control is described by a Lua table assigned to a variable, which is the control's script name. This page has a description of most controls and the attributes used to set them up:

https://www.steakunderwater.com/VFXPedi ... r_Controls
Bryan Ray
http://www.bryanray.name
http://www.sidefx.com

Return to Fusion

Who is online

Users browsing this forum: No registered users and 92 guests