tas3d
2021年2月15日 21:03:47
Hi,
I have two cameras, I pick one of them in Render Settings, but I am still getting error message:
Found 2 cameras in the USD file. Please select the camera for rendering
using render settings or a command line option
Am I missing something or bug?
Houdini 18.5.462
Karma
mtucker
2021年2月16日 02:05:44
The Render Settings parameter on the USD Render ROP is a USD primitive path, not a Houdini node path. Pick "/Render/rendersettings1" from that parameter's drop down menu to pick a valid render settings primitive. That said, the Render Settings parameter is not being flagged as a USD primitive path, so it gives node-name auto-completion, which is certainly confusing and should be fixed.
tas3d
2021年2月16日 09:37:56
Perfect, early days junior mistake.
Thank you