Am I correct the if transient texture is not set enablerandomwrite to true(which should be treated as normal attachment)in raster renderpass,then it is useless? I just cant figure out the usage the this transient texture as it only live in on graphpass, which means you can only set it as fragmentinput for reading or fragment for writting.I checkout the usage of this CreateTransientTexture method,and looks only HDRP use it in legacy rendergraph pass as an UAV.
Related topics
| Topic | Replies | Views | Activity | |
|---|---|---|---|---|
| How to set and get RenderTexture from compute shader in 2019.4.34f1 | 6 | 3145 | December 16, 2022 | |
| how to set a rendertexture asset enableRandomWrite=true? | 1 | 1860 | July 9, 2018 | |
| [Solved] Temporary render texture from render feature can't be accessed from transparent shader? | 3 | 2218 | February 26, 2020 | |
| RenderGraph SRP ignores clearTexture flag | 1 | 121 | August 15, 2025 | |
| RenderGraph can't passing Texture into shader using builder.ReadTexture() | 1 | 98 | July 2, 2025 |