Page 1 of 1

Exporting Layers?

Posted: Thu Jul 07, 2022 8:12 am
by smuseus
Reading through the docs I can't figure out how layers are actually saved to disk? Are they embedded in the .EXR, is this the only option? can I save them to a seperate file?

https://docs.otoy.com/HoudiniH/HoudiniP ... t%20layers

Re: Exporting Layers?

Posted: Thu Jul 07, 2022 8:25 am
by smuseus
ok, found the answer here: viewtopic.php?f=101&t=75518

Which begs the question why isn't that written in the docs? The response time in this forum is insanse, so I just CANT understand why the docs remain so undermaintainted can't you please put some love into them. Googling through your forum means filtering through the noise, save us the pain. please.

Re: Exporting Layers?

Posted: Thu Jul 07, 2022 8:36 am
by juanjgon
Well, in this case, this information is available in the docs, or at least the meaning of the $OCTANE_LAYER variable:
https://docs.otoy.com/HoudiniH/HoudiniP ... gsOutp.htm

Image File Path/Prefix

The path where the resulting images are rendered. Include $F in the file name to insert the frame number.

The file name also supports the custom $OCTANE_PASS variable to add the render pass code, and the custom $OCTANE_LAYER variable to add the current rendered layer ID.



Thanks,
-Juanjo

Re: Exporting Layers?

Posted: Thu Jul 07, 2022 8:59 am
by smuseus
Shouldn't you then add a link then to the "Render Layer AOV & General Overview" page? Or a single scentence that mentions the $OCTANE_LAYER variable? That's at least a place that I would expect information about how to export render layers.