Hi,

I save usd file first and then use husk to render.

For example:
Current folder: C:/
Usd file path: C:/tmp/a.usd
Image path in a.usd file: ./render/a.exr
Command: husk C:/tmp/a.usd

The image will be saved in C:/render/a.exr, not C:/tmp/render/a.exr

How to save image relative the usd file path?