Running a Plugin in Pixyz Studio

To run an installed plugin, go to the Plugins menu, and simply click the desired plugin in the listed ones:



An installed plugin can also be run through a shortcut.

It can be added to the GUI by right-clicking the Main Toolbar, and selecting it in the list (see Custom Menu/Toolbar):


   


Running a Plugin in Pixyz Batch

Plugin functions can be called directly from batch in Pixyz Batch.

To find an example, please visit Pixyz GitLab dedicated page.


Command example: mycustomplugin.my_custom_plugin(x1, x2, , xn)

Related topics