0

How to make a cubemap shader for a skybox in a shader graph? My shader is on the screenshot, but it does not work. I couldn't find a solution on the internet.

Shader Graph Screenshot

Rox
  • 19
  • 6

1 Answers1

0

Try using Sample Reflected Cubemap instead of Sample Cubemap may help!

Arona
  • 1
  • 1
    Your answer could be improved by providing an example of the solution and how it helps the OP. – Tyler2P Jun 05 '22 at 09:08