User guide

Appendix B: Other APIs
File Sequence Plug-in API
API that tells how a file sequence should be described as a string, and how to resolve that string into a real file path
when given a frame number.
File Sequence plug-ins can be implemented in either Python or C++.
Attributes API
C++ API to allow manipulation of Katana attributes in C++ plug-ins.
Render Farm API
Python API to allow implementation of connection of Katana with custom render farm management and submission
systems.
Importomatic API
Python API to allow creation of custom new asset types to use in the Importomatic node.
Gaffer Profiles API
Python API to allow custom profiles when using specified renderers in the Gaffer node.