EyeonTips:Manual/Tool Reference/Misc/Custom Tool

From VFXPedia

Jump to: navigation, search

Adding CustomTool to comp through Python Script:

# Python Script
# The script name of CustomTool is Custom
customTool = comp.AddTool("Custom")