Create a custom AOV pass
5851 1 1-
- jcalisto96
- Member
- 1 posts
- Joined: 10月 2021
- オフライン
-
- jsmack
- Member
- 8173 posts
- Joined: 9月 2011
- オフライン
The method used for Mantra should still work when using Mantra shaders in Karma CPU--bind vops set to export.
When using MaterialX shaders, the mtlxdot node is used to create arbitrary exports, but they need to be wired inline with the shader. This complicates exporting utility passes that don't influence the material. A workaround is to multiply the value by 0 and add it to an input that is used.
Attached is an example of each way
When using MaterialX shaders, the mtlxdot node is used to create arbitrary exports, but they need to be wired inline with the shader. This complicates exporting utility passes that don't influence the material. A workaround is to multiply the value by 0 and add it to an input that is used.
Attached is an example of each way
Edited by jsmack - 2021年10月29日 15:18:39
-
- Quick Links