
Search is based on keyword.
Ex: "Procedures"
Do not search with natural language
Ex: "How do I write a new procedure?"
Accessing an Asset
The resolveAsset() method must be implemented in order for Katana to gain access to the asset itself.
It takes an Asset ID as its first argument and returns a string containing a file path to the asset. This handle is a path to a file that can be read from and written to.
Note: An Asset plug-in must not attempt to use any NodegraphAPI, user interface, or callback modules when resolving an Asset ID. This is because Asset ID resolution occurs at render time, when these modules are not available. Reading from the scene graph while writing to it results in undefined behavior.
Sorry you didn't find this helpful
Why wasn't this helpful? (check all that apply)
Thanks for your feedback.
If you can't find what you're looking for or you have a workflow question, please try Foundry Support.
If you have any thoughts on how we can improve our learning content, please email the Documentation team using the button below.
Thanks for taking time to give us feedback.