PDG Output is missing when Fetching a LOP - [SOLVED]

   535   1   1
User Avatar
Member
131 posts
Joined: 6月 2016
Offline
Hi guys,
I try to fetch my `usdrender_rop` LOP from my stage to a TOP network, to make wedges and montage, I have done the same without using the LOPs but this time its bit more confusing. i can see my wedges work fine it gets rendered but after the `fetch TOP` which is fetching the `usdrender` the output attribute is gone missing so its failing to generate the montage. I can do it after the render by using file pattern but i want this do be done automatically once the render is done.
without me doing one more step after render completes, after all that is why im using TOPs here.
Any help please




Thanks
Edited by Mohanpugaz - 2023年6月27日 08:12:30

Attachments:
Screenshot 2023-06-27 171608.png (188.2 KB)

Mohan Pugaz
movfx
https://www.instagram.com/movfx/ [www.instagram.com]
https://www.youtube.com/channel/@_movfx
User Avatar
Member
131 posts
Joined: 6月 2016
Offline
Solved it myself

Here is the solution

when rendering in LOPS using karma there is two nodes when you drop a karma render

### Im assigning some variables here to use later
A = Karma Render Settings LOP
B = USD Render ROP LOP

When you set the output file path on A and fetch B into TOP network then the output attribute is lost, i think this is because that Fetch TOP is just searching for a `output` parm in B which is empty by default.

So to solve this I just added the output image path in the `Override Output Image` parameter and my fetch TOP was able to generate the Output attribute then the downstream TOP nodes can make use of it.

Hope it might help someone who might face the same problem, or alteast for future version of myself.

Thanks.


Attachments:
Screenshot 2023-06-27 173035.png (199.6 KB)
Screenshot 2023-06-27 173200.png (129.7 KB)

Mohan Pugaz
movfx
https://www.instagram.com/movfx/ [www.instagram.com]
https://www.youtube.com/channel/@_movfx
  • Quick Links