alelievr / HDRP-UI-Camera-Stacking

Optimized implementation of camera stacking for UI only in HDRP.
MIT License
181 stars 22 forks source link

Feature Request: Render UI to RenderTexture attached to Camera #1

Closed Onat-H closed 3 years ago

Onat-H commented 3 years ago

It would be great to be able to use the performance benefits of single-pass rendering when using a render texture output on the camera as well.

alelievr commented 3 years ago

Thanks for the suggestion! I added it to the backlog :)

alelievr commented 3 years ago

This feature has been added in aedadf494bac7f8607cb40f45f0f4d4a89b8ef59. It willl be available in the next release along with post process support (if I can make it work 😅)