EyeonTips:Script/Reference/Applications/Fusion/Composition Scripts

From VFXPedia

Jump to: navigation, search
  • If you want to write a script that works as a comp and as a tool script, you can find out the currently active tool (which is the contents of the tool variable that's available to tool scripts) like this:
tool = tool or composition.ActiveTool