Hello, I’m new to Unreal Engine, I’m trying to rotate HDRI for every frame continously, here is my current blueprint.I used the float+float, but hdri rotation value at the SET HDRI ROTATION does not change
Thanks a lot in advance
Did you set a default value for the “HDRI Rotation” variable?
Thank you for your answer. I already did it by using “Add Relative Rotation” on a created Skybox, which will adding the rotation for every frame. Additionally, I changed the rotation speed and direction according to movable camera angle used in this project by adding sine function into the blueprint. Sorry for the late reply, and thank you very much.
Hi I am facing similar issue. Can you plese tell what are the 2 small you have used where you put values 180 and -0.05. also just for the info I want to rotate hdribackdrop in sequencer but even if i added transfom attribute its not rotating the hdri.
Regards