Skip to main content

All Questions

Filter by
Sorted by
Tagged with
1 vote
1 answer
2k views

How to sample from six cubemap images for a skybox in Shader Graph?

I'm trying to update a skybox shader to URP and reimplement it in Shader Graph. The shader code itself is pretty straightforward, but I don't know enough about Shader Graph yet to set up the basic ...
Mason Wheeler's user avatar
0 votes
0 answers
1k views

How to rotate a skybox cubemap using Unity Shadergraph

@Seyed Morteza Kamali solved his own problem of rotating a mesh cubemap with shadergraph here: How can I rotate cubemap in shadergraph? However, I have a starry night cubemap inside my Skybox shader ...
Laiton Kuu's user avatar