Eyeon:Script/Reference/Applications/Fusion/Script Directory

From VFXPedia

Jump to: navigation, search

Interactive Scripts - Scripts Directory

Scripts that you wish to make available from the menus within Fusion are placed into the Fusion / Scripts directory. This directory contains subdirectories that help to further organize the scripts into Composition and Tool scripts. Any .eyeonscript file in the Script/Composition directory is made available from the Scripts menu at the top of the screen. Any file in the Script/Tools directory is made available from the Tool context menu.

The *.eyeonscript files in these directories are read dynamically every time the menus are opened, there is no need to restart Fusion after adding a new script or making changes to an existing one. The name used for the script in the menu is the name of the .eyeonscript file (with the extension removed). Spaces are permitted in the filename.

The location of the Script directory is set within the global paths preferences. This defaults to Fusion:/Scripts, beneath the main application directory. If you wish to share a common group of scripts throughout your facility you can change this preference to point to a shared folder on the networkinstead.


Tips for Script Directory (edit)

EyeonTips:Script/Reference/Applications/Fusion/Script Directory