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

From VFXPedia

< EyeonTips:Script
Revision as of 19:11, 8 April 2011 by Tilt (Talk | contribs)
(diff) ← Older revision | Current revision (diff) | Newer revision → (diff)
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