#Creating a custom camera buffer to be used by materials
1 messages · Page 1 of 1 (latest)
I don't think you can do that without a custom pass. You'd need to configure the attachments/render targets of the pass, and I don't think you can configure the passes built-in into the engine.