Skip to content
Peter Shinners edited this page Apr 13, 2021 · 8 revisions

This wiki is a collection of information for implementing Asset API Plugins in Foundry's Katana. Foundry's limited documentation is scattered across their website, Python code examples, and header files.

An Asset plugin is expected to implement 20 different methods of the Asset API base class. This documentation has grouped those into these categories.

Resolve

Publish

Attributes

Nodegraph

Clone this wiki locally