Control position of the sun in HDRP?

Is there any way to control the position of the sun in HDRP? I have a procedural sky component on my “Volume” (volume settings). I know the transform component on the Direction Light is de-coupled from controlling the sun as well, like it always has been.

Just wondering if there’s a way to script or control the sun moving through the sky for day/night cycle effects?

I move the directional light via script and it moves the sun on the procedural sky just fine.

1 Like

Oh really? I’ll have to test that out then, thanks. :slight_smile:

Ok, I see, it’s the rotation I need to use, not the position. I’m a dummy lol. Thank you! That’s awesome. :smile:

1 Like