Creating an Asset Plug-in

A Python Asset plug-in is created by making a new Python file in an AssetPlugins sub-directory of a folder in a KATANA_RESOURCES directory.

Note:  Asset management plug-ins can also be written in C++. See The C++ API for more on this.