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.
Asked
Active
Viewed 976 times
1 Answers
0
Try using Sample Reflected Cubemap
instead of Sample Cubemap
may help!

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