#How to render Skybox
1 messages · Page 1 of 1 (latest)
There is renderGraph.CreateSkyboxRendererList
So I get the rendererList and then pass it to the renderer func via passData to then call RendereRendererList inside?
1 messages · Page 1 of 1 (latest)
Im drawing certain renderers to a texture using DrawRenderer in rendergraphAPI Urp Unity 6
How do i render a skybox to that same texture?
I havent found any drawskybox command or similar.
Thanks in advance
There is renderGraph.CreateSkyboxRendererList
So I get the rendererList and then pass it to the renderer func via passData to then call RendereRendererList inside?