Hi all,
I'm working on an custom USD/Husk plugin and submitter for Deadline, but getting stuck on one of the last pieces of the puzzle.
On submission I'm using the USD API to open the .usd file and get the main render settings that I want to be able to customize and pass along to the husk command. Most of the attributes I get without issues, but not the output path/render file.
In the Scene Graph, under the RenderProduct primtype, the output path and file is displayed on the productName attribute. But this is the only attribute that return an empty string when I try to get it via Python code. I do assume it's because it's a dynamic token changing from frame to frame. I'm probably overlooking something simple - or perhaps making it overly complex..
Question is - how can I get the output path from the .USD file via Python?
Python USD API: Getting .USD output path
1613 2 2- Tronotrond
- Member
- 53 posts
- Joined: 7月 2017
- Offline
- Tronotrond
- Member
- 53 posts
- Joined: 7月 2017
- Offline
- simonreeves
- Member
- 6 posts
- Joined: 3月 2016
- Offline
-
- Quick Links